Skip to content

Commit

Permalink
feat(linux-utils): update the alpline base image to 3.10.3
Browse files Browse the repository at this point in the history
Signed-off-by: kmova <[email protected]>
  • Loading branch information
kmova committed Nov 29, 2019
1 parent eaad27a commit a5a256e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM alpine:3.9
FROM alpine:3.10.3
RUN apk add --no-cache util-linux

0 comments on commit a5a256e

Please sign in to comment.