File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM docker.io/library/node:23.9.0-bookworm@sha256:c29271c7f2b4788fe9b90a7506d79
2
2
FROM jdkato/vale:v3.4.2@sha256:da6a0901858421b282aa8d935e72831c84cebf716ae4e276658e9e5d382fad20 AS vale
3
3
FROM plantuml/plantuml:1.2025.0@sha256:955da709a6f06a5263e36ce455bbc3be39403e733a2dc0da144b54ed04d35881 AS plantuml
4
4
FROM mikefarah/yq:4.45.1@sha256:2c100efaca06e95ffe452cfe9bfc0048b493f0f3a072d5fe06f828c638d9462b AS yq
5
- FROM docker.io/library/python:3.12.7 -bookworm@sha256:db1afbfdc089b792bed227d70e1b1607c16bacb391f1257b7af1f0e6b2384480 AS base
5
+ FROM docker.io/library/python:3.13.2 -bookworm@sha256:0ec058bc44540b8a965a0599fb8ff4cef431641c13537452cd9d0e2cf4b9db9c AS base
6
6
7
7
SHELL ["/bin/bash" , "-o" , "pipefail" , "-c" ]
8
8
You can’t perform that action at this time.
0 commit comments