-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update: swoole and php version (#57)
* update: swoole and php version * remove: telescope
- Loading branch information
1 parent
99c4c29
commit 2b2bef5
Showing
8 changed files
with
1,082 additions
and
603 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ RUN composer install \ | |
--prefer-dist | ||
|
||
#Image | ||
FROM phpswoole/swoole:5.1-php8.3-alpine as base | ||
FROM phpswoole/swoole:6.0-php8.4-alpine as base | ||
LABEL authors="David Smith <[email protected]>" | ||
|
||
RUN apk add --no-cache linux-headers | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"/app.js": "/app.js?id=7049e92a398e816f8cd53a915eaea592", | ||
"/app-dark.css": "/app-dark.css?id=b11fa9a28e9d3aeb8c92986f319b3c44", | ||
"/app.css": "/app.css?id=b3ccfbe68f24cff776f83faa8dead721" | ||
"/app.js": "/app.js?id=99f84d421ae083196e0a45c3c310168b", | ||
"/app-dark.css": "/app-dark.css?id=1ea407db56c5163ae29311f1f38eb7b9", | ||
"/app.css": "/app.css?id=de4c978567bfd90b38d186937dee5ccf" | ||
} |