We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4913bb3 commit e9bf8ceCopy full SHA for e9bf8ce
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM lsiobase/rdesktop-web:bionic
+FROM ghcr.io/linuxserver/baseimage-rdesktop-web:bionic
2
3
# set version label
4
ARG BUILD_DATE
Dockerfile.aarch64
-FROM lsiobase/rdesktop-web:arm64v8-bionic
+FROM ghcr.io/linuxserver/baseimage-rdesktop-web:arm64v8-bionic
Dockerfile.armhf
-FROM lsiobase/rdesktop-web:arm32v7-bionic
+FROM ghcr.io/linuxserver/baseimage-rdesktop-web:arm32v7-bionic
0 commit comments