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.
2 parents 0e557f8 + ac8912e commit 24abe11Copy full SHA for 24abe11
2 files changed
container/velorum/Dockerfile
@@ -2,7 +2,7 @@ ARG PYTHON_VERSION=3.12
2
ARG UV_VERSION=0.11.16
3
4
FROM ghcr.io/astral-sh/uv:${UV_VERSION} AS uv
5
-FROM python:${PYTHON_VERSION}-slim
+FROM python:${PYTHON_VERSION}-alpine
6
7
COPY --from=uv /uv /uvx /usr/local/bin/
8
versions/velorum
@@ -1 +1 @@
1
-0641b61196cf4bff5691efb84c1d52c188e02fd5
+77b1ea7b4252b2508574e79097048023392e39c6
0 commit comments