FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 26b7f149 authored by UIS DevOps Renovate Bot's avatar UIS DevOps Renovate Bot
Browse files

chore(deps): update all non-major dependencies

parent a85486d4
No related branches found
No related tags found
1 merge request!3chore(deps): update all non-major dependencies
Pipeline #580590 passed
......@@ -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