mirror of
https://gitlab.com/fabinfra/fabaccess/fabfire_adapter.git
synced 2025-06-11 02:43:22 +02:00
Update Dockerfile to use newer Python3.12
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM python:3.10.4-bullseye
|
||||
FROM python:3.12.9-bullseye
|
||||
WORKDIR /app
|
||||
COPY requirements.txt requirements.txt
|
||||
RUN apt-get update -y
|
||||
|
Reference in New Issue
Block a user