Skip to content

Commit 1c67c46

Browse files
committed
feat: update alpine to 3.11.0
cf. #64
1 parent cbdb69f commit 1c67c46

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.10.3
1+
FROM alpine:3.11.0
22

33
RUN apk add --no-cache \
44
bash \

0 commit comments

Comments
 (0)