Skip to content

Commit 7e77322

Browse files
test(deps): update dependency pixi to v0.66.0
1 parent 3f3f47f commit 7e77322

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/Dockerfile.distro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ RUN install-tool mise 2026.3.9
9595
RUN install-tool nix 2.24.10
9696

9797
# renovate: datasource=github-releases packageName=prefix-dev/pixi
98-
RUN install-tool pixi v0.65.0
98+
RUN install-tool pixi v0.66.0
9999

100100
# renovate: datasource=github-releases packageName=PowerShell/PowerShell
101101
RUN install-tool powershell v7.5.5

test/latest/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ RUN install-tool wally 0.3.2
192192
RUN install-tool protoc 34.0
193193

194194
# renovate: datasource=github-releases packageName=prefix-dev/pixi
195-
RUN install-tool pixi v0.65.0
195+
RUN install-tool pixi v0.66.0
196196

197197
#--------------------------------------
198198
# Image: final

0 commit comments

Comments
 (0)