Skip to content

Commit 4540f3f

Browse files
authored
Remove beta tag from Docker image 🎉 (#87)
1 parent 1fa6b60 commit 4540f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM serversideup/php:beta-8.1-fpm-nginx
1+
FROM serversideup/php:8.1-fpm-nginx
22

33
# Add /config to allowed directory tree
44
ENV PHP_OPEN_BASEDIR=$WEBUSER_HOME:/config/:/dev/stdout:/tmp

0 commit comments

Comments
 (0)