Skip to content

Commit 3d24e6a

Browse files
chore(deps): update python docker tag to v3.14
1 parent 36670bd commit 3d24e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pre-commit:
1414
lint:
1515
stage: test
1616

17-
image: python:3.13-alpine
17+
image: python:3.14-alpine
1818
before_script:
1919
- apk add make bash
2020
- make venv

0 commit comments

Comments
 (0)