add jq
Gitea/jenkins-inbound-agent-with-docker/pipeline/head There was a failure building this commit
Gitea/jenkins-inbound-agent-with-docker/pipeline/head There was a failure building this commit
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ USER root
|
||||
|
||||
# Alpine seems to come with libcurl baked in, which is prone to mismatching
|
||||
# with newer versions of curl. The solution is to upgrade libcurl.
|
||||
RUN apk add --no-cache -u libcurl curl
|
||||
RUN apk add --no-cache -u libcurl curl jq
|
||||
# Install Docker client
|
||||
ARG DOCKER_VERSION=24.0.6
|
||||
ARG DOCKER_COMPOSE_VERSION=1.21.0
|
||||
|
||||
Reference in New Issue
Block a user