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

Update Dockerfile

parent d61eba35
No related branches found
No related tags found
No related merge requests found
Pipeline #65427 failed with stages
in 5 minutes and 55 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