Skip to content

Commit

Permalink
Update flannel version
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Buil <mbuil@suse.com>
  • Loading branch information
manuelbuil committed Jan 8, 2024
1 parent 2b7f5cf commit a98ff56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG ARCH="amd64"
ARG TAG="v1.2.0"
ARG FLANNEL_TAG="v1.1.2"
ARG FLANNEL_TAG="v1.2.0-flannel3"
ARG BCI_IMAGE=registry.suse.com/bci/bci-base
ARG GO_IMAGE=rancher/hardened-build-base:v1.20.7b3
ARG GOEXPERIMENT=boringcrypto
Expand Down

0 comments on commit a98ff56

Please sign in to comment.