Skip to content

Commit e77b60a

Browse files
chore(deps): update python docker tag to v3.14
1 parent 927a0eb commit e77b60a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ stages:
66

77
build:
88
stage: build
9-
image: python:3.13
9+
image: python:3.14
1010
variables:
1111
GIT_DEPTH: 0
1212
MKDOCS_GIT_COMMITTERS_APIKEY: $GH_TOKEN

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13
1+
3.14

0 commit comments

Comments
 (0)