bump to bsp-2
This commit is contained in:
parent
438168fbc2
commit
79a9e0edd5
@ -6,7 +6,7 @@ services:
|
||||
waecm_g4_be:
|
||||
container_name: waecm_g4_be_container
|
||||
hostname: waecm_g4_be
|
||||
image: pfingstfrosch/waecm-2021-group-04-bsp-1-be
|
||||
image: pfingstfrosch/waecm-2021-group-04-bsp-2-be
|
||||
build:
|
||||
context: ./backend
|
||||
dockerfile: ./Dockerfile
|
||||
@ -20,7 +20,7 @@ services:
|
||||
waecm_g4_fe:
|
||||
container_name: waecm_g4_fe_container
|
||||
hostname: waecm_g4_fe
|
||||
image: pfingstfrosch/waecm-2021-group-04-bsp-1-fe
|
||||
image: pfingstfrosch/waecm-2021-group-04-bsp-2-fe
|
||||
build:
|
||||
context: ./frontend
|
||||
dockerfile: ./Dockerfile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user