Skip to content

Commit

Permalink
change CI image from alpine to stretch
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Jul 16, 2019
1 parent 6510bac commit 415f0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: node:10.14.2-alpine
image: node:10.14.2-stretch
stages: [setup, verify, deploy]
install:
stage: setup
Expand Down

0 comments on commit 415f0f2

Please sign in to comment.