Skip to content

Commit 7b51b21

Browse files
authored
Merge pull request #67 from crazy-max/update
Unbound 1.23.1
2 parents e88e4c2 + 3b9c43a commit 7b51b21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# syntax=docker/dockerfile:1
22

3-
ARG UNBOUND_VERSION=1.23.0
3+
ARG UNBOUND_VERSION=1.23.1
44
ARG LDNS_VERSION=1.8.4
5-
ARG XX_VERSION=1.6.1
5+
ARG XX_VERSION=1.7.0
66
ARG ALPINE_VERSION=3.22
77

88
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx

0 commit comments

Comments
 (0)