Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Update qlikcore/engine Docker tag to v12.477.0 (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and wennmo committed Oct 7, 2019
1 parent c3d5b83 commit 91f0fe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ services:
user: root

engine1:
image: qlikcore/engine:12.429.0
image: qlikcore/engine:12.477.0
command: -S AcceptEULA=${ACCEPT_EULA}
ports:
- "9176:9076"
labels:
qix-engine: ""

engine2:
image: qlikcore/engine:12.429.0
image: qlikcore/engine:12.477.0
command: -S AcceptEULA=${ACCEPT_EULA}
ports:
- "9276:9076"
Expand Down

0 comments on commit 91f0fe5

Please sign in to comment.