Skip to content

Commit 1a3781c

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.17
1 parent 28ec051 commit 1a3781c

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,5 +1,5 @@
11
FROM python:3.13-slim-bookworm AS base
2-
COPY --from=ghcr.io/astral-sh/uv:0.8.2 /uv /uvx /bin/
2+
COPY --from=ghcr.io/astral-sh/uv:0.8.17 /uv /uvx /bin/
33

44
LABEL maintainer="Togglecorp Dev"
55
LABEL org.opencontainers.image.source="https://github.com/toggle-corp/timur-backend"

0 commit comments

Comments
 (0)