Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit f9af68d

Browse files
Bump library/python
Bumps library/python from 3.12-slim@sha256:34656cd90456349040784165b9decccbcee4de66f3ead0a1168ba893455afd1e to sha256:9819e5616923079cc16af4a93d4be92c0c487c6e02fd9027220381f3e125d64a. --- updated-dependencies: - dependency-name: library/python dependency-version: sha256:9819e5616923079cc16af4a93d4be92c0c487c6e02fd9027220381f3e125d64a dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c51b4d commit f9af68d

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,5 +1,5 @@
11
# Builder stage: Install dependencies and build the application
2-
FROM docker.io/library/python:3.12-slim@sha256:34656cd90456349040784165b9decccbcee4de66f3ead0a1168ba893455afd1e AS builder
2+
FROM docker.io/library/python:3.13-slim@sha256:21e39cf1815802d4c6f89a0d3a166cc67ce58f95b6d1639e68a394c99310d2e5 AS builder
33

44
ARG CODEGATE_VERSION=dev
55

0 commit comments

Comments
 (0)