mirror of
https://github.com/timvisee/send.git
synced 2025-10-03 01:39:31 +02:00
Use node 15 Docker image on GitLab CI
This commit is contained in:
parent
42e94139a2
commit
94b78b425f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
image: "node:12-slim"
|
||||
image: "node:15-slim"
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue