Skip to content

Commit

Permalink
upgrade cni-plugin to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ccwienk committed Dec 23, 2024
1 parent 643ea0c commit e285c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concourse-worker.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV GO111MODULE=on

ARG concourse_version=7.12.0
ARG guardian_commit_id=c4541e8d2645c2cd2b592a1ff053bc2e24902435
ARG cni_plugins_version=1.6.0
ARG cni_plugins_version=1.6.1

RUN apk add gcc git g++

Expand Down

0 comments on commit e285c7c

Please sign in to comment.