Skip to content

Commit

Permalink
deps(kubectl): bump base image to 5.2.26-alpine3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikołaj Świątek authored and swiatekm committed Jun 19, 2024
1 parent abb3f28 commit fd0c7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.kubectl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM bash:5.2.15-alpine3.17
FROM bash:5.2.26-alpine3.20

ARG TARGETARCH
ARG TARGETOS
Expand Down

0 comments on commit fd0c7ee

Please sign in to comment.