Skip to content

Commit 42c698e

Browse files
committed
Downgrade php 8.2
1 parent 61712d0 commit 42c698e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_TAG=php8.3-alpine
1+
ARG BASE_TAG=php8.2-alpine
22

33
# https://hub.docker.com/r/phpswoole/swoole
44
FROM phpswoole/swoole:$BASE_TAG

0 commit comments

Comments
 (0)