Skip to content

Commit beddeec

Browse files
committed
Merge pull request #247 from helgi/alpine3.3
chore(image): bump alpine to 3.3
2 parents ae8d133 + e9b17d6 commit beddeec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

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

33
# install common packages
44
RUN apk add --update-cache curl bash openssl sudo && rm -rf /var/cache/apk/*

0 commit comments

Comments
 (0)