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