Skip to content

Commit

Permalink
update from 1.19.3 to 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yuta1024 committed May 8, 2024
1 parent 7e61eb7 commit 3d4b67b
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,5 +1,5 @@
FROM alpine:3.19 as builder
ARG UNBOUND_VERSION=1.19.3
ARG UNBOUND_VERSION=1.20.0

WORKDIR /build
RUN apk add curl build-base openssl-dev openssl-libs-static expat-dev expat-static libevent-dev libevent-static protobuf-c-dev protobuf-c-compiler && \
Expand Down

0 comments on commit 3d4b67b

Please sign in to comment.