Versions 2018.2.1 (CE) and 2018.2.2 (PE)
This commit is contained in:
parent
5bf652b13b
commit
0238e1b4c5
|
@ -4,8 +4,8 @@ services:
|
|||
build:
|
||||
context: .
|
||||
args:
|
||||
tag: "tag-release-2017.2-ce"
|
||||
build: "orbeon-2017.2.201712300816-CE"
|
||||
tag: "tag-release-2018.2.1-ce"
|
||||
build: "orbeon-2018.2.1.201902072242-CE"
|
||||
image: orbeon-ce
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
|
|
@ -4,8 +4,8 @@ services:
|
|||
build:
|
||||
context: .
|
||||
args:
|
||||
tag: "tag-release-2018.1.1-ce"
|
||||
build: "orbeon-2018.1.1.201809181814-PE"
|
||||
tag: "tag-release-2018.2.2-ce"
|
||||
build: "orbeon-2018.2.2.201903012338-PE"
|
||||
image: orbeon-pe
|
||||
secrets:
|
||||
- source: license
|
||||
|
|
Loading…
Reference in New Issue