Update Dockerfile to use serversideup/php:8.2-fpm-nginx image
This commit is contained in:
parent
32bc876dfc
commit
3a287ae974
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM serversideup/php:8.2-fpm-nginx-v2.2.0
|
||||
FROM serversideup/php:8.2-fpm-nginx
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
# https://github.com/cloudflare/cloudflared/releases
|
||||
|
|
|
|||
Loading…
Reference in a new issue