Skip to content

Commit 1154a6b

Browse files
authored
Upgrade Alpine version to the latest stable -1
3.15
1 parent c730d95 commit 1154a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.12
1+
FROM alpine:3.15
22

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

0 commit comments

Comments
 (0)