Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DTLP committed Nov 27, 2023
1 parent 695c03e commit 875b6d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vault-toolkit/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.16
FROM alpine:3.18

ENV CFSSL_VERSION="1.6.1"
ENV KUBECTL_VERSION="1.24.4"
ENV CFSSL_VERSION="1.6.4"
ENV KUBECTL_VERSION="1.28.4"

COPY *.sh /usr/local/bin/

Expand Down

0 comments on commit 875b6d6

Please sign in to comment.