Skip to content

Commit c36253b

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11
1 parent ef0c691 commit c36253b

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
@@ -47,7 +47,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y --no-ins
4747
&& apt-get dist-clean
4848

4949
# Install uv to allow setup-scratch to run
50-
COPY --from=ghcr.io/astral-sh/uv:0.10 /uv /uvx /bin/
50+
COPY --from=ghcr.io/astral-sh/uv:0.11 /uv /uvx /bin/
5151

5252
# For this pod to understand finding user information from LDAP
5353
RUN sed -i 's/files/ldap files/g' /etc/nsswitch.conf

0 commit comments

Comments
 (0)