Update Dockerfile.adminfull
parent
a8a4f0f30d
commit
cc2201ee70
|
@ -14,7 +14,7 @@ RUN npm install && npm run build
|
|||
|
||||
# Contenedor backend
|
||||
FROM python:3.11-alpine
|
||||
# Copia el directorio
|
||||
|
||||
WORKDIR /srv
|
||||
|
||||
# Actualiza el contenido
|
||||
|
|
Loading…
Reference in New Issue