bump infra

This commit is contained in:
Joel Falknau 2024-09-16 11:46:52 +10:00
parent 4bda887234
commit 30bb855381
No known key found for this signature in database

View File

@ -25,7 +25,7 @@ before_script:
pre-commit-check:
<<: *only-default
stage: pre-commit
image: python:3.11-bookworm
image: python:3.12-bookworm
# variables:
# PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit
# cache:
@ -193,7 +193,7 @@ deploy_production:
build-image:
before_script: []
image: docker:27.0
image: docker:27
stage: docker
services:
- docker:27-dind