We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 822335c commit e0a60faCopy full SHA for e0a60fa
8.4/Dockerfile
@@ -1,6 +1,4 @@
1
-# TODO: replace when stable is released
2
-# beta-8.4-fpm-nginx-alpine
3
-FROM serversideup/php@sha256:885f3ef31d193ee67e03863d50a349a0ce2c31cd74eb42c79f7a37e7a6918120
+FROM serversideup/php:8.4-fpm-nginx-alpine
4
5
COPY --chmod=755 common/etc/entrypoint.d /etc/entrypoint.d
6
COPY --chmod=755 --chown=www-data:www-data common/etc/nginx /etc/nginx
0 commit comments