We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16682d commit 14d0162Copy full SHA for 14d0162
etc/docker/php/Dockerfile
@@ -1,7 +1,7 @@
1
#
2
# Dockerfile for custom BNETDocs php container.
3
4
-FROM php:8.1-fpm-alpine
+FROM php:8.3-fpm-alpine
5
6
RUN apk update && \
7
apk add git && \
0 commit comments