Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 15, 2021
1 parent c5dbb34 commit ce370c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -14,7 +14,7 @@ COPY . ./
RUN make install

# minimalist runtime
FROM alpine:3.13.5
FROM alpine:3.14.0
LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.name="moulsay" \
org.label-schema.description="" \
Expand Down

0 comments on commit ce370c6

Please sign in to comment.