Skip to content

Commit

Permalink
Merge pull request #51 from crazy-max/alpine319
Browse files Browse the repository at this point in the history
Alpine Linux 3.19
  • Loading branch information
crazy-max authored May 4, 2024
2 parents 741b4e3 + 03e92f2 commit 49a598a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

ARG UNBOUND_VERSION=1.19.3
ARG LDNS_VERSION=1.8.3
ARG XX_VERSION=1.2.1
ARG ALPINE_VERSION=3.18
ARG XX_VERSION=1.4.0
ARG ALPINE_VERSION=3.19

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

Expand Down

0 comments on commit 49a598a

Please sign in to comment.