Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

chore: update angular/ngcontainer:latest docker digest to ee4a9cd #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
docker:
# specify the version you desire here
# - image: circleci/node:latest
- image: angular/ngcontainer:latest@sha256:b4c755e59cef8656d43885fc70c8cbd91ec802a614eb08ecc96b4e9e3acd1efd
- image: angular/ngcontainer:latest@sha256:ee4a9cd6d4ece01ffa8cfbf4be19610ac1372405a573ed9227935d7ae3f68d23

working_directory: ~/repo

Expand Down