Skip to content

Commit 54fba4f

Browse files
committed
revert to 4.12
1 parent 0e84b28 commit 54fba4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

8.1-swoole/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -----------------------------------------------------
22
# App
33
# -----------------------------------------------------
4-
FROM openswoole/swoole:php8.1-alpine
4+
FROM openswoole/swoole:4.12-php8.1-alpine
55

66
ARG PUBLIC_DIR=public
77

8.2-swoole/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -----------------------------------------------------
22
# App
33
# -----------------------------------------------------
4-
FROM openswoole/swoole:php8.2-alpine
4+
FROM openswoole/swoole:4.12-php8.2-alpine
55

66
ARG PUBLIC_DIR=public
77

0 commit comments

Comments
 (0)