We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a73d9e commit 7827cc3Copy full SHA for 7827cc3
.gitlab-ci.yml
@@ -3,7 +3,7 @@
3
- docker
4
5
.node-image: &node-image
6
- image: node:12.20.1-alpine@sha256:12048cdfd75d944df35f3144132d9bdeee78015fbd6df765edad1be46599b110
+ image: node:12.21.0-alpine@sha256:de39b4c1af2c10c4f38c9b52f51cd152daa84f868d4af701be79a7a2ba2d8fc2
7
8
.install-git: &install-git
9
before_script:
0 commit comments