mirror of
https://github.com/mruwnik/memory.git
synced 2025-06-28 15:14:45 +02:00
bump python version of api
This commit is contained in:
parent
6b48a768b9
commit
50d0eb97db
@ -1,5 +1,5 @@
|
||||
# Backend base stage
|
||||
FROM python:3.11-slim AS backend-base
|
||||
FROM python:3.12-slim AS backend-base
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user