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:008f4e5dbcda2b29162ac0d47f46cc71180369fa6db390687872a751d9139018
image: ghcr.io/astral-sh/uv:python3.9-bookworm@sha256:3ffdaae014ca063467f95193d5ea359a86af002f6e4a4ec9fc28d2172e9887c2
tags:
- pangea-internal
after_script:
Expand Down