We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55e6db5 + 1546f02 commit fdb75d2Copy full SHA for fdb75d2
1 file changed
Dockerfile
@@ -8,8 +8,8 @@ ARG GO_VERSION=1.23.4
8
ARG XX_VERSION=1.6.1
9
ARG GOVERSIONINFO_VERSION=v1.4.1
10
ARG GOTESTSUM_VERSION=v1.10.0
11
-ARG BUILDX_VERSION=0.18.0
12
-ARG COMPOSE_VERSION=v2.30.3
+ARG BUILDX_VERSION=0.20.0
+ARG COMPOSE_VERSION=v2.32.4
13
14
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
15
0 commit comments