Skip to content

Commit

Permalink
feat: update to 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
akafeng committed Feb 26, 2023
1 parent 157336d commit 0a21bdb
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 @@
FROM debian:bullseye-slim AS builder

ARG BIRD_VERSION="2.0.11"
ARG BIRD_VERSION="2.0.12"
ARG BIRD_URL="https://bird.network.cz/download/bird-${BIRD_VERSION}.tar.gz"

RUN set -eux \
Expand Down

0 comments on commit 0a21bdb

Please sign in to comment.