Skip to content

Commit ca19b18

Browse files
authored
Update Dockerfile
Upgrade to base swoole 5.1-php8.3-alpine
1 parent 3bf1e60 commit ca19b18

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
ARG BASE_TAG=5.0.3-php8.2-alpine
1+
#ARG BASE_TAG=5.0.3-php8.2-alpine
2+
ARG BASE_TAG=5.1-php8.3-alpine
23
#php8.2-alpine -> = 5.1 swoole = alpine 3.19 = php 8.2 rc 18 with psql bug
34

45
# https://hub.docker.com/r/phpswoole/swoole

0 commit comments

Comments
 (0)