Skip to content

Commit 60a06b6

Browse files
Update dependency pkl to v0.31.1
1 parent 3562f68 commit 60a06b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkl-argo-plugin/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ from alpine:3.23.3
33
copy plugin.yaml /home/argocd/cmp-server/config/plugin.yaml
44

55
# renovate: datasource=github-releases depName=pkl packageName=apple/pkl
6-
env PKL_VERSION=0.31.0
6+
env PKL_VERSION=0.31.1
77

88
run <<-EOF
99
apk add --no-cache curl gcompat

0 commit comments

Comments
 (0)