Skip to content

Commit 64b48ef

Browse files
chore(deps): update python docker tag to v3.13 (#449)
1 parent 4a514c7 commit 64b48ef

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.12-alpine
17+
image: python:3.13-alpine
1818
before_script:
1919
- apk add make bash
2020
- make venv

0 commit comments

Comments
 (0)