replaced node:lts-alpine by node:lts-bullseye
This commit is contained in:
+2
-1
@@ -71,10 +71,11 @@ services:
|
||||
- app
|
||||
- server
|
||||
ports:
|
||||
- 8988:8988
|
||||
- 5173:5173
|
||||
working_dir: "/app"
|
||||
environment:
|
||||
- APP_ENV=dev
|
||||
tty: true
|
||||
|
||||
nginx:
|
||||
build: ./Docker/nginx/
|
||||
|
||||
Reference in New Issue
Block a user