Skip to content

Commit 8aebf27

Browse files
committed
rsa_keys: use newer uv to have deps cooldown
1 parent c254100 commit 8aebf27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/astral-sh/uv:bookworm-slim as builder
1+
FROM ghcr.io/astral-sh/uv:trixie-slim as builder
22

33
WORKDIR /app
44
COPY pyproject.toml uv.lock /app/

0 commit comments

Comments
 (0)