Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

Commit

Permalink
update to conftest@0.20.0
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
  • Loading branch information
ckotzbauer committed Aug 17, 2020
1 parent d3f4caf commit 30a3f26
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
Expand Up @@ -9,7 +9,7 @@ RUN go build -ldflags '-w -s' -o /k8spolicy
FROM debian:buster-slim
COPY --from=builder /k8spolicy /usr/local/bin/k8spolicy

ENV CONFTEST_VERSION 0.18.2
ENV CONFTEST_VERSION 0.20.0
ENV K8SPOLICY_SKIP_POLICY_DOWNLOAD true
ENV K8SPOLICY_SKIP_CONFTEST_DOWNLOAD true

Expand Down

0 comments on commit 30a3f26

Please sign in to comment.