Skip to content
Snippets Groups Projects
Commit ac96daec authored by David Byers's avatar David Byers
Browse files

Use a more recent build image

parent b6b6e7bf
No related branches found
No related tags found
1 merge request!8Beta
Pipeline #33128 passed
...@@ -5,7 +5,7 @@ stages: ...@@ -5,7 +5,7 @@ stages:
.build: .build:
stage: build stage: build
image: node:lts image: node:lts-buster
script: script:
- apt-get -y update - apt-get -y update
- apt-get -y install zip python3-minimal - apt-get -y install zip python3-minimal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment