Skip to content

Commit 6c2c3a2

Browse files
committed
switch to multiarch buildx image
1 parent 984bfbc commit 6c2c3a2

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
## [v0.8.2 - 2025-12-01]
3+
- update buildx image to multiarch
4+
25
## [v0.8.1 - 2025-09-01]
36
- util bump to v4.1.0 - bump all tools
47

resources/containers/buildx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: buildx
2-
image: 266775278674.dkr.ecr.eu-west-1.amazonaws.com/devops:docker-27.5.1-dind-alpine3.21-ecr
2+
image: 266775278674.dkr.ecr.eu-west-1.amazonaws.com/docker/dind:27.5.1-dind-alpine3.21
33
imagePullPolicy: IfNotPresent
44
resources:
55
limits: {}

0 commit comments

Comments
 (0)