Changed python
This commit is contained in:
parent
9365e19237
commit
b8b50e7350
@ -2,6 +2,8 @@
|
|||||||
FROM python:3.11
|
FROM python:3.11
|
||||||
#FROM python:3.8-slim-buster
|
#FROM python:3.8-slim-buster
|
||||||
|
|
||||||
|
ARG MODULE_NAME
|
||||||
|
|
||||||
# Sett arbeidskatalogen til /app
|
# Sett arbeidskatalogen til /app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user