Skip to content

Commit

Permalink
Merge pull request #97 from utilitywarehouse/dl-upd-vault
Browse files Browse the repository at this point in the history
Update vault-toolkit
  • Loading branch information
DTLP authored Nov 29, 2023
2 parents 695c03e + 875b6d6 commit e641515
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 e641515

Please sign in to comment.