chore(dev): aligner image par defaut sur dev12
Some checks are pending
CI - Tests et Syntax / lint-and-test (push) Waiting to run
Some checks are pending
CI - Tests et Syntax / lint-and-test (push) Waiting to run
This commit is contained in:
parent
c504aa7e44
commit
2fa13d47df
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ services:
|
||||||
memory: 128M
|
memory: 128M
|
||||||
|
|
||||||
gmao:
|
gmao:
|
||||||
image: gmao-college:${GMAO_VERSION:-0.1.0-dev.11}
|
image: gmao-college:${GMAO_VERSION:-0.1.0-dev.12}
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue