FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 1b11bd8f authored by Dr Rich Wareham's avatar Dr Rich Wareham
Browse files

Merge branch 'renovate/all-minor-patch' into 'main'

chore(deps): update all non-major dependencies

See merge request !3
parents a85486d4 26b7f149
No related branches found
No related tags found
1 merge request!3chore(deps): update all non-major dependencies
Pipeline #580607 failed
......@@ -4,7 +4,7 @@
# If you change the version here, update pyproject.toml and the version used in
# CI. We explicitly specify the platform here so that it matches the platform
# used in deployment.
FROM --platform=linux/amd64 registry.gitlab.developers.cam.ac.uk/uis/devops/infra/dockerimages/python:3.11-slim AS base
FROM --platform=linux/amd64 registry.gitlab.developers.cam.ac.uk/uis/devops/infra/dockerimages/python:3.12-slim AS base
# Some performance and disk-usage optimisations for Python within a docker container.
ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment