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 c9ae781 commit a4aca11Copy full SHA for a4aca11
Dockerfile.alpine
@@ -1,7 +1,7 @@
1
ARG PGTARGET=17
2
3
# renovate: datasource=docker depName=alpine versioning=loose
4
-ARG ALPINE_VERSION=3.21
+ARG ALPINE_VERSION=3.21.0
5
6
### Things we need in all build containers
7
FROM alpine:${ALPINE_VERSION} AS base-build
0 commit comments