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