We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3aa88a commit 0f95ec6Copy full SHA for 0f95ec6
linux/Dockerfile
@@ -58,7 +58,7 @@ RUN install-tool kustomize 5.8.1
58
RUN install-tool skopeo 1.22.0
59
60
# renovate: datasource=github-releases packageName=getsops/sops
61
-RUN install-tool sops v3.11.0
+RUN install-tool sops v3.12.1
62
63
# renovate: datasource=java-version packageName=java-jre?os=linux&architecture=x64
64
RUN install-tool java 21.0.10+7.0.LTS
0 commit comments