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 7293d7b commit 9d7021e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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.20
FROM alpine:3.19

ARG VERSION_HADOLINT="v2.12.0"
ARG VERSION_KUBECTL="v1.29.0"
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
docopt==0.6.2
pyjq==2.6.0
ruamel.yaml==0.18.5
python-gitlab==4.4.0
verboselogs==1.7
Expand Down

0 comments on commit 9d7021e

Please sign in to comment.