Skip to content

Update ghcr.io/prefix-dev/pixi Docker tag to v0.52.0 #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 15, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion py-base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#syntax=docker/dockerfile:1.17
FROM ghcr.io/prefix-dev/pixi:0.51.0-jammy@sha256:337fedcc9810f2c5c36b3ed3b47e7df21cf0a803901c27eabe4dd92e0b2f4fab
FROM ghcr.io/prefix-dev/pixi:0.52.0-jammy@sha256:02b4c36237d8e782d950218563aba5ed28f329a409e636ee85d49704a71aff18

ENV NB_USER jovyan
ENV NB_UID 1000
Expand Down
Loading