We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c21f1 commit d7db616Copy full SHA for d7db616
2 files changed
test/Dockerfile.distro
@@ -95,7 +95,7 @@ RUN install-tool mise 2026.4.18
95
RUN install-tool nix 2.24.10
96
97
# renovate: datasource=github-releases packageName=prefix-dev/pixi
98
-RUN install-tool pixi v0.67.0
+RUN install-tool pixi v0.67.1
99
100
# renovate: datasource=github-releases packageName=PowerShell/PowerShell
101
RUN install-tool powershell v7.6.0
test/latest/Dockerfile.arm64
@@ -192,7 +192,7 @@ RUN install-tool wally 0.3.2
192
RUN install-tool protoc 34.1
193
194
195
196
197
#--------------------------------------
198
# Image: final
0 commit comments