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.556.0 (#525)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 25, 2020
1 parent af216ca commit 2b3a21c
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.538.0
image: qlikcore/engine:12.556.0
command: -S AcceptEULA=${ACCEPT_EULA}
ports:
- "9176:9076"
labels:
qix-engine: ""

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

0 comments on commit 2b3a21c

Please sign in to comment.