Skip to content

Commit

Permalink
Merge pull request #30 from crazy-max/update-alpine
Browse files Browse the repository at this point in the history
Alpine Linux 3.17
  • Loading branch information
crazy-max authored Dec 30, 2022
2 parents 0dd7de8 + 1d7b141 commit fd87403
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
Expand Up @@ -3,7 +3,7 @@
ARG UNBOUND_VERSION=1.17.0
ARG LDNS_VERSION=1.8.3
ARG XX_VERSION=1.1.2
ARG ALPINE_VERSION=3.16
ARG ALPINE_VERSION=3.17

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

Expand Down

0 comments on commit fd87403

Please sign in to comment.