Skip to content

Commit 5449e3c

Browse files
author
bump
committed
Update alpine to 3.20.0 from 3.19.1
Release notes https://alpinelinux.org/posts/Alpine-3.20.0-released.html
1 parent 0fc133d commit 5449e3c

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 /FROM alpine:([\d.]+)/ docker:alpine|^3
22
# bump: alpine link "Release notes" https://alpinelinux.org/posts/Alpine-$LATEST-released.html
3-
FROM alpine:3.19.1 AS builder
3+
FROM alpine:3.20.0 AS builder
44

55
RUN apk add --no-cache \
66
coreutils \

0 commit comments

Comments
 (0)