Fix title (#265)

This commit is contained in:
Roxedus 2024-09-24 13:00:46 +02:00 committed by GitHub
parent dbdedd40fb
commit 7961914c36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ LABEL maintainer="thelamer"
ARG DEBIAN_FRONTEND="noninteractive"
# title
ENV TITLE="Alpine KDE"
ENV TITLE="Ubuntu KDE"
# prevent Ubuntu's firefox stub from being installed
COPY /root/etc/apt/preferences.d/firefox-no-snap /etc/apt/preferences.d/firefox-no-snap