Skip to content

Commit 1b6eeb7

Browse files
chore(docker): bump python from 3.13-slim to 3.14-slim (#27)
Bumps python from 3.13-slim to 3.14-slim. --- updated-dependencies: - dependency-name: python dependency-version: 3.14-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ff039d commit 1b6eeb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13-slim
1+
FROM python:3.14-slim
22

33
LABEL org.opencontainers.image.title="ciguard"
44
LABEL org.opencontainers.image.description="Static security auditor for CI/CD pipelines"

0 commit comments

Comments
 (0)