Skip to content

Commit 2d88116

Browse files
committed
SYS-666 build-pipeline fixes
1 parent 6f264d4 commit 2d88116

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/build/Makefile.docker_image

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Standard Makefile for Docker image
22
# created by richb@instantlinux.net 20-Apr-2017
33

4-
BUILDX = https://github.com/docker/buildx/releases/download/v0.4.1/buildx-v0.4.1.linux-amd64
4+
BUILDX = https://github.com/docker/buildx/releases/download/v0.30.1/buildx-v0.30.1.linux-amd64
55
PLATFORMS ?= linux/amd64
66
PUSH ?= --push
77
USER_LOGIN ?= instantlinux

0 commit comments

Comments
 (0)