Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Commit

Permalink
Update minor and patch Docker tags
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 9, 2021
1 parent 1f9b124 commit c1d38b6
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/halyard.js
docker:
- image: circleci/node:12.20.0
- image: circleci/node:12.20.1
environment:
- NPM_CONFIG_LOGLEVEL=warn
steps:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.1"

services:
engine:
image: qlikcore/engine:12.852.0
image: qlikcore/engine:12.887.0
command:
-S AcceptEULA=${ACCEPT_EULA}
ports:
Expand Down

0 comments on commit c1d38b6

Please sign in to comment.