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