We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6203bde commit dc0db51Copy full SHA for dc0db51
2 files changed
test/Dockerfile.distro
@@ -99,7 +99,7 @@ RUN install-tool mise 2026.5.18
99
RUN install-tool nix 2.24.10
100
101
# renovate: datasource=github-releases packageName=prefix-dev/pixi
102
-RUN install-tool pixi v0.69.0
+RUN install-tool pixi v0.70.0
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