Skip to content

Commit e9b17d6

Browse files
committed
1 parent ae8d133 commit e9b17d6

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)