mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-08-06 06:24:16 -04:00
Bump Docker image to Python 3.11
This commit is contained in:
parent
85a2105bff
commit
0cda5cdaac
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
ARG PYTHON_VERSION=3.10
|
ARG PYTHON_VERSION=3.11
|
||||||
|
|
||||||
FROM docker.io/python:${PYTHON_VERSION}-slim as builder
|
FROM docker.io/python:${PYTHON_VERSION}-slim as builder
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue