Skip to content

Commit

Permalink
chore(build): update base image version to alpine 3.14.3 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
akhilerm authored Dec 20, 2021
1 parent a34bb7d commit b142223
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,4 +1,4 @@
FROM alpine:3.14.2
FROM alpine:3.14.3
RUN apk add --no-cache util-linux xfsprogs xfsprogs-extra

ARG DBUILD_DATE
Expand Down

0 comments on commit b142223

Please sign in to comment.