Skip to content
Snippets Groups Projects
Commit 7d790958 authored by Kristiyan Saparevski's avatar Kristiyan Saparevski
Browse files

Update Dockerfile

parent ebcd7139
No related branches found
No related tags found
No related merge requests found
Pipeline #65431 failed with stages
in 4 minutes and 16 seconds
......@@ -4,7 +4,7 @@ FROM node:18.16.0-buster-slim
ARG API_TOKEN
ARG JOB_ID
# Instal required software.
# Instal required software
RUN apt update -y && apt install python3 git make build-essential wget unzip -y
# Set the working directory
......
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