summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2021-12-04 13:21:22 +0000
committerMinteck <contact@minteck.org>2021-12-04 13:21:22 +0000
commit0d523d9bbd35af5cded9b4b1c04bee039c24b9cc (patch)
treeab56bc746a0e9f5b93fbbd86743b0e01af4161a4 /.gitlab-ci.yml
parentada1531cbb84ba87083d8156dff91f936a6d6fb9 (diff)
downloadrainbow-0d523d9bbd35af5cded9b4b1c04bee039c24b9cc.tar.gz
rainbow-0d523d9bbd35af5cded9b4b1c04bee039c24b9cc.tar.bz2
rainbow-0d523d9bbd35af5cded9b4b1c04bee039c24b9cc.zip
Update .gitlab-ci.yml
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c12fc0a..b16ab56 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: node:current
+image: node:current-buster
before_script:
- apt-get update