Skip to content

Commit e2a6c5d

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

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.9.19 /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)