Skip to content

Commit f0eb51b

Browse files
Update docker.io/python:3.14-alpine Docker digest to b80c82b (#325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ff8c0f commit f0eb51b

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
@@ -16,7 +16,7 @@ COPY . /app
1616
RUN --mount=type=cache,target=/root/.cache/uv \
1717
uv sync --frozen --no-dev
1818

19-
FROM docker.io/python:3.14-alpine@sha256:cc95388e96eeaa0a7dbf78d51d0d567cc0e9e2ae3ead2637877858de9b41a7bf
19+
FROM docker.io/python:3.14-alpine@sha256:b80c82b1a282283bd3e3cd3c6a4c895d56d1385879c8c82fa673e9eb4d6d4aa5
2020

2121
COPY --from=builder --chown=app:app /app /app
2222

0 commit comments

Comments
 (0)