Skip to content

Commit 4aaa0f5

Browse files
🤖 Updated depdencies 2024-10-31 (#348)
Co-authored-by: Commiter Bot <gythialy.koo+github@gmail.com>
1 parent 758270a commit 4aaa0f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ RUN \
9595
docker -v
9696

9797
# install Buildx
98-
ARG BUILDX_VERSION=v0.17.1
99-
ARG BUILDX_SHA=aa7a9778349e1a8ace685e4c51a1d33e7a9b0aa6925d1c625b09cb3800eba696
98+
ARG BUILDX_VERSION=v0.18.0
99+
ARG BUILDX_SHA=4fe2eb90ac22b27fa03734899fcf814aa1e214a4952b9b30b20d551baf1d9a5c
100100
RUN \
101101
BUILDX_DOWNLOAD_FILE=buildx-${BUILDX_VERSION}.linux-amd64 && \
102102
wget https://github.com/docker/buildx/releases/download/${BUILDX_VERSION}/buildx-${BUILDX_VERSION}.linux-amd64 && \

0 commit comments

Comments
 (0)