Remove beta tag from Docker image 🎉 (#87)

This commit is contained in:
Jay Rogers
2022-10-25 09:02:15 -05:00
committed by GitHub
parent 1fa6b60f72
commit 4540f3f6bf
+1 -1
View File
@@ -1,4 +1,4 @@
FROM serversideup/php:beta-8.1-fpm-nginx
FROM serversideup/php:8.1-fpm-nginx
# Add /config to allowed directory tree
ENV PHP_OPEN_BASEDIR=$WEBUSER_HOME:/config/:/dev/stdout:/tmp