Archived
Watch
0
0
Fork
You've already forked www
0

fix: image name

This commit is contained in:
Daniel Molkentin 2023-01-28 20:55:09 +01:00
commit 0e1ae96321

View file

@ -25,7 +25,7 @@ build_pages:
- hugo $(cat .hugo-params)
build_calendar:
image: "3.11.1-alpine3.17"
image: "python:3.11.1-alpine3.17"
stage: calendar
dependencies:
- build_pages