Skip to content

Commit 243b3bb

Browse files
chore(deps): update dockurr/windows-arm docker tag to v2.21 (#861)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2cdb57a commit 243b3bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ COPY --chmod=755 ./assets /run/assets
3131
ADD --chmod=755 https://raw.githubusercontent.com/christgau/wsdd/v0.8/src/wsdd.py /usr/sbin/wsdd
3232
ADD --chmod=664 https://github.com/qemus/virtiso-whql/releases/download/v1.9.43-0/virtio-win-1.9.43.tar.xz /drivers.txz
3333

34-
FROM dockurr/windows-arm:2.20 AS build-arm64
34+
FROM dockurr/windows-arm:2.21 AS build-arm64
3535
FROM build-${TARGETARCH}
3636

3737
EXPOSE 8006 3389

0 commit comments

Comments
 (0)