Skip to content

Commit

Permalink
Fix [release]
Browse files Browse the repository at this point in the history
  • Loading branch information
crschnick committed Jan 3, 2025
1 parent 755af88 commit 2c86a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-ubuntunoble
ENV VSCODE_LINK="https://code.visualstudio.com/sha/download?build=stable&os=linux-deb-arm64"
ENV XPIPE_ARTIFACT="xpipe-installer-linux-arm64.deb"

FROM build-${TARGETARCH} AS build-arm64
FROM build-${TARGETARCH} AS build

ARG DEBIAN_FRONTEND="noninteractive"

Expand Down

0 comments on commit 2c86a53

Please sign in to comment.