Skip to content

Commit

Permalink
Update dependency docker.io/library/alpine to v3.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2022
1 parent 7ff0252 commit 823cfbe
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
Expand Up @@ -6,7 +6,7 @@ COPY . ./

RUN make build

FROM docker.io/library/alpine:3.16.1
FROM docker.io/library/alpine:3.16.2

ARG VERSION
ARG REVISION
Expand Down

0 comments on commit 823cfbe

Please sign in to comment.