Skip to content

Commit cd6659c

Browse files
authored
Update Dockerfile to Alpine 3.18
for an extension of life time: https://endoflife.date/alpine
1 parent ece9447 commit cd6659c

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,4 +1,4 @@
1-
FROM alpine:3.17
1+
FROM alpine:3.18
22

33
RUN apk update && \
44
apk upgrade && \

0 commit comments

Comments
 (0)