We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f003f commit 0558b3bCopy full SHA for 0558b3b
build/Dockerfile.nginxplus
@@ -1,4 +1,8 @@
1
# syntax=docker/dockerfile:1.17
2
+
3
+# renovate: datasource=docker
4
+ARG ALPINE_VERSION=3.21
5
6
FROM scratch AS nginx-files
7
8
# the following links can be replaced with local files if needed, i.e. ADD --chown=101:1001 <local_file> <container_file>
0 commit comments