Skip to content

Commit

Permalink
change alpine version
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmorin committed Oct 24, 2024
1 parent 4715a83 commit 043b017
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
@@ -1,5 +1,5 @@
FROM openpolicyagent/conftest:v0.48.0 AS conftest
FROM alpine:3.18
FROM alpine:3.20

ARG VERSION_HADOLINT="v2.12.0"
ARG VERSION_KUBECTL="v1.29.0"
Expand Down

0 comments on commit 043b017

Please sign in to comment.