Skip to content
Snippets Groups Projects
Commit f4b718a5 authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

chore(deps): update docker.io/library/python docker tag

parent 9afe4c2f
No related branches found
No related tags found
No related merge requests found
Pipeline #17263 failed
...@@ -89,7 +89,7 @@ html-validation: ...@@ -89,7 +89,7 @@ html-validation:
feed-valdiation: feed-valdiation:
stage: test-build stage: test-build
image: docker.io/library/python:2-alpine image: docker.io/library/python:3-alpine
variables: variables:
LANG: C.UTF-8 LANG: C.UTF-8
before_script: before_script:
...@@ -131,7 +131,7 @@ container-tagging: ...@@ -131,7 +131,7 @@ container-tagging:
archive: archive:
stage: deploy stage: deploy
image: docker.io/library/python:3.9-slim image: docker.io/library/python:3.11-slim
before_script: before_script:
- pip install b2 - pip install b2
- b2 authorize-account "$B2_APPKEY_ID" "$B2_APPKEY_SECRET" - b2 authorize-account "$B2_APPKEY_ID" "$B2_APPKEY_SECRET"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment