Skip to content

Commit 870aa5b

Browse files
Update docker.io/python:3.14-alpine Docker digest to cc95388 (#324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 932f96e commit 870aa5b

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:8373231e1e906ddfb457748bfc032c4c06ada8c759b7b62d9c73ec2a3c56e710
19+
FROM docker.io/python:3.14-alpine@sha256:cc95388e96eeaa0a7dbf78d51d0d567cc0e9e2ae3ead2637877858de9b41a7bf
2020

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

0 commit comments

Comments
 (0)