We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ec051 commit a6a73baCopy full SHA for a6a73ba
Dockerfile
@@ -1,5 +1,5 @@
1
FROM python:3.13-slim-bookworm AS base
2
-COPY --from=ghcr.io/astral-sh/uv:0.8.2 /uv /uvx /bin/
+COPY --from=ghcr.io/astral-sh/uv:0.8.12 /uv /uvx /bin/
3
4
LABEL maintainer="Togglecorp Dev"
5
LABEL org.opencontainers.image.source="https://github.com/toggle-corp/timur-backend"
0 commit comments