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

Commit 956d34d

Browse files
committed
build: update angular/ngcontainer to tag latest
1 parent 796344f commit 956d34d

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
@@ -1,7 +1,7 @@
11
version: 2
22
defaults: &defaults
33
docker:
4-
- image: angular/ngcontainer:latest
4+
- image: angular/ngcontainer:latest@sha256:ab2fe993913ff02f49f56e441edac942c1cadef85dc16dca53c4a0eb11adcf97
55
working_directory: ~/repo
66

77
jobs:

0 commit comments

Comments
 (0)