update build image
Some checks failed
Docker Push / build-and-push-image (push) Failing after 19m15s

This commit is contained in:
NickBland
2026-01-09 12:55:48 +10:00
parent 71b499318f
commit 0ad56ed73c

View File

@@ -3,7 +3,8 @@ ARG XPIPE_VERSION=20.2
ARG XPIPE_REPOSITORY=xpipe-io/xpipe
ARG XPIPE_PACKAGE=xpipe
FROM --platform=linux/amd64 ghcr.io/linuxserver/baseimage-selkies:ubuntunoble AS build
# FROM ghcr.io/linuxserver/baseimage-selkies:ubuntunoble AS build
FROM lscr.io/linuxserver/webtop:ubuntu-kde AS build
ENV TITLE="XPipe Webtop"