Skip to content

Commit

Permalink
Update docker.io/library/alpine Docker tag to v3.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 1405de5 commit 6b2c4eb
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.20.3

ARG VERSION
ARG REVISION
Expand Down

0 comments on commit 6b2c4eb

Please sign in to comment.