Skip to content

Commit

Permalink
deps(container): update alpine docker tag ( 3.20.3 → 3.21.0 ) (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: mr-borboto[bot] <170036086+mr-borboto[bot]@users.noreply.github.com>
  • Loading branch information
mr-borboto[bot] authored Dec 5, 2024
1 parent 02f3b33 commit 0b50602
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
@@ -1,4 +1,4 @@
FROM alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
FROM alpine:3.21.0@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
USER 8675:8675
COPY kubectl-switch /
ENTRYPOINT ["/kubectl-switch"]

0 comments on commit 0b50602

Please sign in to comment.