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.
2 parents 28d9a11 + 522611b commit 28c1155Copy full SHA for 28c1155
2 files changed
.github/workflows/test.yml
@@ -18,7 +18,7 @@ on:
18
19
env:
20
NODE_VERSION: "24"
21
- BUILDX_VERSION: "v0.35.0-rc2"
+ BUILDX_VERSION: "v0.35.0"
22
BUILDKIT_IMAGE: "moby/buildkit:v0.31.1"
23
24
jobs:
dev.Dockerfile
@@ -16,7 +16,7 @@
16
17
ARG NODE_VERSION=24
ARG DOCKER_VERSION=29.5
-ARG BUILDX_VERSION=0.35.0-rc2
+ARG BUILDX_VERSION=0.35.0
ARG COMPOSE_VERSION=5.1.4
ARG UNDOCK_VERSION=0.14.0
ARG REGCTL_VERSION=v0.11.5
0 commit comments