We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f5543 commit b7ebd76Copy full SHA for b7ebd76
.circleci/images/primary/Dockerfile
@@ -1,6 +1,6 @@
1
FROM markadams/chromium-xvfb-js:latest
2
3
-ENV YARN_VERSION 0.22.0
+ENV YARN_VERSION 1.7.0
4
5
RUN set -ex \
6
&& for key in \
circle.yml
@@ -4,7 +4,7 @@ jobs:
working_directory: /ngerrors
docker:
7
- - image: ultimateangular/ngerrors-primary:latest
+ - image: anymaniax/ngerrors-primary
8
9
steps:
10
- checkout
0 commit comments