Skip to content

Commit

Permalink
Update kubeseal binary to 0.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaydee94 committed Dec 17, 2022
1 parent 97d5b01 commit 7b7602b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.api
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM debian:latest as deps

ARG KUBESEAL_VERSION=0.19.1
ARG KUBESEAL_VERSION=0.19.3
ARG KUBESEAL_ARCH=amd64
ENV KUBESEAL_BINARY=/deps/kubeseal \
PRIVATE_KEY=/dev/null \
Expand Down

0 comments on commit 7b7602b

Please sign in to comment.