Skip to content
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 .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cache:
- $UV_CACHE_DIR

default:
image: ghcr.io/astral-sh/uv:python3.9-bookworm@sha256:3ffdaae014ca063467f95193d5ea359a86af002f6e4a4ec9fc28d2172e9887c2
image: ghcr.io/astral-sh/uv:python3.9-bookworm@sha256:593da8ad267c37a1a0c79cdb9c9db49a09f4180533f34b19585b8de91f172ba9
tags:
- pangea-internal
after_script:
Expand Down