Updated python version
This commit is contained in:
parent
1d9e96880e
commit
bf78d2395f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.11
|
FROM python:3.12
|
||||||
|
|
||||||
ARG FRONTEND_DIR=munch-ease-frontend
|
ARG FRONTEND_DIR=munch-ease-frontend
|
||||||
ARG BACKEND_DIR=munch-ease-backend
|
ARG BACKEND_DIR=munch-ease-backend
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue