Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit cd1a8b4

Browse files
committed
Fixes
1 parent 921e53d commit cd1a8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ RUN \
9898
npm install
9999

100100
# runtime stage
101-
FROM ghcr.io/linuxserver/baseimage-rdesktop:focal
101+
FROM ghcr.io/linuxserver/baseimage-rdesktop:arm64v8-focal
102102

103103
# set version label
104104
ARG BUILD_DATE

0 commit comments

Comments
 (0)