Skip to content

Commit 27ab2c3

Browse files
bumpwader
authored andcommitted
Update alpine to 3.23.3 from 3.20.3
Release notes https://alpinelinux.org/posts/Alpine-3.23.3-released.html
1 parent 9ceb8ca commit 27ab2c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bump: alpine /ALPINE_VERSION=alpine:([\d.]+)/ docker:alpine|^3
22
# bump: alpine link "Release notes" https://alpinelinux.org/posts/Alpine-$LATEST-released.html
3-
ARG ALPINE_VERSION=alpine:3.23.2
3+
ARG ALPINE_VERSION=alpine:3.23.3
44
FROM $ALPINE_VERSION AS builder
55

66
# Alpine Package Keeper options

0 commit comments

Comments
 (0)