Update image references in justfile and docker-compose for frontend deployment
- Changed the image reference in justfile and docker-compose.yml to point to the 'advdoors-front' image, aligning with the new frontend deployment strategy.
This commit is contained in:
parent
d8ef285f15
commit
6abfa41ef1
@ -45,7 +45,7 @@ services:
|
||||
"
|
||||
|
||||
app:
|
||||
image: git.oberonworks.ru/oberon/advdoors:latest
|
||||
image: git.oberonworks.ru/oberon/advdoors-front:latest
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: docker/Dockerfile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user