Skip to content

Commit 3e8bdd0

Browse files
authored
Apply suggestion from @acdha
1 parent d6c7e40 commit 3e8bdd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:0.11.5-python3.14-trixie
1+
FROM ghcr.io/astral-sh/uv:0.11.7-python3.14-trixie
22
RUN useradd --user-group bagit-tester && \
33
install -d -o bagit-tester /bagit
44
WORKDIR /bagit

0 commit comments

Comments
 (0)