Skip to content

Commit

Permalink
Merge pull request #367 from moul/dependabot/docker/alpine-3.13.5
Browse files Browse the repository at this point in the history
chore(deps): bump alpine from 3.13.4 to 3.13.5
  • Loading branch information
moul committed Apr 15, 2021
2 parents 96f3f86 + 3b18f19 commit 9850860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -30,7 +30,7 @@ RUN make install


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

0 comments on commit 9850860

Please sign in to comment.