We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9596ce commit b8e362cCopy full SHA for b8e362c
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG ALPINE_VERSION=3.14
+ARG ALPINE_VERSION=3.15
2
FROM alpine:${ALPINE_VERSION}
3
LABEL Maintainer="Tim de Pater <[email protected]>"
4
LABEL Description="Lightweight container with Nginx 1.20 & PHP 8.0 based on Alpine Linux."
0 commit comments