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

Commit

Permalink
Automated: Bump Docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
qlikossbuild committed Feb 8, 2019
1 parent 7d6091b commit 219794f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
docker:
- image: circleci/node:10
- image: qlikcore/engine:12.311.0
- image: qlikcore/engine:12.321.0
command: -S AcceptEULA=yes
- image: browserless/chrome:1.2-puppeteer-1.10.0

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -2,7 +2,7 @@ version: "3.3"

services:
qix-engine:
image: qlikcore/engine:12.311.0
image: qlikcore/engine:12.321.0
restart: always
command: |
-S AcceptEULA=${ACCEPT_EULA}
Expand Down

0 comments on commit 219794f

Please sign in to comment.