Skip to content

Commit

Permalink
Update alpine Docker tag to v3.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent bff8152 commit 2d2ab79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG PGTARGET=17

# renovate: datasource=docker depName=alpine versioning=loose
ARG ALPINE_VERSION=3.21
ARG ALPINE_VERSION=3.21.2

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

0 comments on commit 2d2ab79

Please sign in to comment.