Skip to content

Commit e14a7a3

Browse files
committed
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10
1 parent bb0da35 commit e14a7a3

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,7 +1,7 @@
11
FROM eclipse-temurin:21.0.9_10-jre-noble
22

33
# install astral uv
4-
COPY --from=ghcr.io/astral-sh/uv:0.8 /uv /usr/local/bin/
4+
COPY --from=ghcr.io/astral-sh/uv:0.10 /uv /usr/local/bin/
55

66
ARG DEBIAN_FRONTEND=noninteractive
77
ARG PHOTON_VERSION

0 commit comments

Comments
 (0)