Skip to content

Commit

Permalink
Bump buildx to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skitt authored and dfarrell07 committed Feb 3, 2021
1 parent 30cd936 commit 3d0fa1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile.shipyard-dapper-base
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ RUN dnf -y install --nodocs --setopt=install_weak_deps=False \
ENV LINT_VERSION=v1.36.0 \
HELM_VERSION=v3.4.1 \
KIND_VERSION=v0.7.0 \
BUILDX_VERSION=v0.4.2 \
BUILDX_VERSION=v0.5.1 \
SUBCTL_VERSION=subctl-devel

# This layer's versioning is determined by us, and thus could be rebuilt more frequently to test different versions
Expand Down

0 comments on commit 3d0fa1a

Please sign in to comment.