Skip to content

Commit 288d60d

Browse files
marpaiagroob
authored andcommitted
Update base container to Alpine 3.7 (micromdm#437)
1 parent 25a07b8 commit 288d60d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
FROM alpine:3.6
1+
FROM alpine:3.7
22

33
RUN apk --update add ca-certificates
4-
54

65
COPY ./build/linux/micromdm /usr/bin
76

0 commit comments

Comments
 (0)