Skip to content

Commit a4aca11

Browse files
Update alpine Docker tag to v3.21.0
1 parent c9ae781 commit a4aca11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG PGTARGET=17
22

33
# renovate: datasource=docker depName=alpine versioning=loose
4-
ARG ALPINE_VERSION=3.21
4+
ARG ALPINE_VERSION=3.21.0
55

66
### Things we need in all build containers
77
FROM alpine:${ALPINE_VERSION} AS base-build

0 commit comments

Comments
 (0)