Skip to content

Commit

Permalink
Merge pull request #56 from crazy-max/update
Browse files Browse the repository at this point in the history
Unbound 1.22.0
  • Loading branch information
crazy-max authored Nov 3, 2024
2 parents 97b867f + ff7c919 commit c9c4de8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# syntax=docker/dockerfile:1

ARG UNBOUND_VERSION=1.19.3
ARG LDNS_VERSION=1.8.3
ARG XX_VERSION=1.4.0
ARG ALPINE_VERSION=3.19
ARG UNBOUND_VERSION=1.22.0
ARG LDNS_VERSION=1.8.4
ARG XX_VERSION=1.5.0
ARG ALPINE_VERSION=3.20

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

Expand Down

0 comments on commit c9c4de8

Please sign in to comment.