We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b972c48 commit 7511c45Copy full SHA for 7511c45
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.21.1
+FROM alpine:3.21.2
2
3
# Install packages
4
RUN apk --no-cache update && apk --no-cache add curl php php-fpm \
0 commit comments