Skip to content

Commit e0a60fa

Browse files
committed
replace beta version with stable
1 parent 822335c commit e0a60fa

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

8.4/Dockerfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# TODO: replace when stable is released
2-
# beta-8.4-fpm-nginx-alpine
3-
FROM serversideup/php@sha256:885f3ef31d193ee67e03863d50a349a0ce2c31cd74eb42c79f7a37e7a6918120
1+
FROM serversideup/php:8.4-fpm-nginx-alpine
42

53
COPY --chmod=755 common/etc/entrypoint.d /etc/entrypoint.d
64
COPY --chmod=755 --chown=www-data:www-data common/etc/nginx /etc/nginx

0 commit comments

Comments
 (0)