Skip to content

Commit 2742bf8

Browse files
author
bump
committed
Update alpine to 3.18.0 from 3.17.3
Release notes https://alpinelinux.org/posts/Alpine-3.18.0-released.html
1 parent 62016fe commit 2742bf8

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.17.3 AS builder
3+
FROM alpine:3.18.0 AS builder
44

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

0 commit comments

Comments
 (0)