From 9aa614aa9f818acf1c37674f432250d3a2224355 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 30 Mar 2018 21:00:44 +0000 Subject: [PATCH] build: update angular/ngcontainer to tag latest --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c048e98..fd91865 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -8,7 +8,7 @@ jobs: docker: # specify the version you desire here # - image: circleci/node:latest - - image: angular/ngcontainer:latest + - image: angular/ngcontainer:latest@sha256:b4c755e59cef8656d43885fc70c8cbd91ec802a614eb08ecc96b4e9e3acd1efd working_directory: ~/repo