We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984bfbc commit 6c2c3a2Copy full SHA for 6c2c3a2
2 files changed
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# Changelog
2
+## [v0.8.2 - 2025-12-01]
3
+- update buildx image to multiarch
4
+
5
## [v0.8.1 - 2025-09-01]
6
- util bump to v4.1.0 - bump all tools
7
resources/containers/buildx.yaml
@@ -1,5 +1,5 @@
name: buildx
-image: 266775278674.dkr.ecr.eu-west-1.amazonaws.com/devops:docker-27.5.1-dind-alpine3.21-ecr
+image: 266775278674.dkr.ecr.eu-west-1.amazonaws.com/docker/dind:27.5.1-dind-alpine3.21
imagePullPolicy: IfNotPresent
resources:
limits: {}
0 commit comments