Skip to content

Commit

Permalink
update xx to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Nov 25, 2023
1 parent 3cc4a49 commit ae36bf9
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 @@ -2,7 +2,7 @@

ARG MSMTP_VERSION=1.8.25
ARG ALPINE_VERSION=3.18
ARG XX_VERSION=1.2.1
ARG XX_VERSION=1.3.0

FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
FROM --platform=$BUILDPLATFORM alpine:${ALPINE_VERSION} AS base
Expand Down

0 comments on commit ae36bf9

Please sign in to comment.