Skip to content

Commit dc0db51

Browse files
test(deps): update dependency pixi to v0.70.0 (main) (#6816)
test(deps): update dependency pixi to v0.70.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6203bde commit dc0db51

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
@@ -99,7 +99,7 @@ RUN install-tool mise 2026.5.18
9999
RUN install-tool nix 2.24.10
100100

101101
# renovate: datasource=github-releases packageName=prefix-dev/pixi
102-
RUN install-tool pixi v0.69.0
102+
RUN install-tool pixi v0.70.0
103103

104104
# renovate: datasource=github-releases packageName=PowerShell/PowerShell
105105
RUN install-tool powershell v7.6.2

test/latest/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ RUN install-tool wally 0.3.2
195195
RUN install-tool protoc 35.0
196196

197197
# renovate: datasource=github-releases packageName=prefix-dev/pixi
198-
RUN install-tool pixi v0.69.0
198+
RUN install-tool pixi v0.70.0
199199

200200
#--------------------------------------
201201
# Image: final

0 commit comments

Comments
 (0)