We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 272d4e2 commit 4928f21Copy full SHA for 4928f21
1 file changed
Docker/docker-compose-oreswig.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
env_ore_plus_swig:
5
- image: env_oreswig
+ image: env_oreswig:${ORE_TAG}
6
build:
7
context: ../../
8
dockerfile: oreswig/Docker/Dockerfile-ORESWIG
0 commit comments