Skip to content

Commit 6970155

Browse files
Update docker.io/python:3.14-alpine Docker digest to 2a77c26 (#330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2109e2d commit 6970155

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:b80c82b1a282283bd3e3cd3c6a4c895d56d1385879c8c82fa673e9eb4d6d4aa5
19+
FROM docker.io/python:3.14-alpine@sha256:2a77c2640cc80f5506babd027c883abc55f04d44173fd52eeacea9d3b978e811
2020

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

0 commit comments

Comments
 (0)