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

Commit 9c0f733

Browse files
authored
ci: unpin ngcontainer digest hash
Keep me up-to-date please, no digest here!
1 parent c5b382a commit 9c0f733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
docker:
99
# specify the version you desire here
1010
# - image: circleci/node:latest
11-
- image: angular/ngcontainer:latest@sha256:b4c755e59cef8656d43885fc70c8cbd91ec802a614eb08ecc96b4e9e3acd1efd
11+
- image: angular/ngcontainer:latest
1212

1313
working_directory: ~/repo
1414

0 commit comments

Comments
 (0)