We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 482ba5b commit 7dcbedfCopy full SHA for 7dcbedf
Dockerfile
@@ -1,6 +1,6 @@
1
#syntax=docker/dockerfile:1
2
3
-FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.1 AS xx
+FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.7.0 AS xx
4
5
FROM --platform=$BUILDPLATFORM golang:1.24.5-alpine AS builder
6
WORKDIR /app
0 commit comments