Skip to content

Commit

Permalink
minor(deps): update ghcr.io/dockhippie/alpine docker tag to v3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 6b378db commit 8ba5a36
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 @@ -7,7 +7,7 @@ RUN git clone -b v${SCW_VERSION} https://github.com/scaleway/scaleway-cli.git /s
cd /srv/app/src && \
GO111MODULE=on go install ./cmd/scw

FROM ghcr.io/dockhippie/alpine:3.19
FROM ghcr.io/dockhippie/alpine:3.20
ENTRYPOINT [""]

RUN apk update && \
Expand Down

0 comments on commit 8ba5a36

Please sign in to comment.