We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec1a70 commit cc9de34Copy full SHA for cc9de34
2 files changed
test/Dockerfile.distro
@@ -99,7 +99,7 @@ RUN install-tool mise 2026.6.1
99
RUN install-tool nix 2.24.10
100
101
# renovate: datasource=github-releases packageName=prefix-dev/pixi
102
-RUN install-tool pixi v0.70.1
+RUN install-tool pixi v0.70.2
103
104
# renovate: datasource=github-releases packageName=PowerShell/PowerShell
105
RUN install-tool powershell v7.6.2
test/latest/Dockerfile.arm64
@@ -195,7 +195,7 @@ RUN install-tool wally 0.3.2
195
RUN install-tool protoc 35.0
196
197
198
199
200
#--------------------------------------
201
# Image: final
0 commit comments