Skip to content

Commit df0e5d9

Browse files
build(deps): bump library/python in /images/techdocs/context
Bumps library/python from 3.12.7-bookworm@sha256:db1afbfdc089b792bed227d70e1b1607c16bacb391f1257b7af1f0e6b2384480 to sha256:34dc8eb488136014caf530ec03a3a2403473a92d67a01a26256c365b5b2fc0d4. --- updated-dependencies: - dependency-name: library/python dependency-version: sha256:34dc8eb488136014caf530ec03a3a2403473a92d67a01a26256c365b5b2fc0d4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7bee99 commit df0e5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/techdocs/context/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM docker.io/library/node:23.11.0-bookworm@sha256:ee8a0bc5bbaece0c538c76e7c20f
22
FROM jdkato/vale:v3.4.2@sha256:da6a0901858421b282aa8d935e72831c84cebf716ae4e276658e9e5d382fad20 AS vale
33
FROM plantuml/plantuml:1.2025.2@sha256:62c11f4cec2c430a435df8b2892f9b1a7654393c8ef2086faaca32cc16151370 AS plantuml
44
FROM mikefarah/yq:4.45.2@sha256:48f0bd428026b782dfae8e8e07e03b5b385bb957035963c5383ca4cea46d82d4 AS yq
5-
FROM docker.io/library/python:3.12.7-bookworm@sha256:db1afbfdc089b792bed227d70e1b1607c16bacb391f1257b7af1f0e6b2384480 AS base
5+
FROM docker.io/library/python:3.13.3-bookworm@sha256:b7ce60fbc565933c5ae088df8dbe63ffad16a634d4c575ec989e2f106f7df674 AS base
66

77
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
88

0 commit comments

Comments
 (0)