Skip to content

Commit

Permalink
Unbound 1.13.2
Browse files Browse the repository at this point in the history
Alpine Linux 3.14
  • Loading branch information
crazy-max committed Aug 15, 2021
1 parent 272e612 commit 1455f64
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 1.13.2-r0 (2021/08/15)

* Unbound 1.13.2
* Alpine Linux 3.14

## 1.13.1-r0 (2021/02/10)

* Unbound 1.13.1
Expand Down
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG UNBOUND_VERSION=1.13.1
ARG UNBOUND_VERSION=1.13.2
ARG LDNS_VERSION=1.7.1

FROM alpine:3.12
FROM alpine:3.14

ARG UNBOUND_VERSION
ARG LDNS_VERSION
Expand Down

0 comments on commit 1455f64

Please sign in to comment.