Skip to content

Commit 1131a09

Browse files
authored
Update Plasma
1 parent 832add9 commit 1131a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockers/Ubuntu/Desktops/Plasma

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG OS_VERSION=latest
44
ARG OS_SYSTEMS=ubuntu
55
FROM pikachuim/${OS_SYSTEMS}:${OS_VERSION}-x11gui
66
# Install -----------------------------------------------------
7-
RUN mv /etc/pulse/default.pa /etc/pulse/default.pa.bak
7+
RUN mv /etc/pulse/default.pa /etc/pulse/default.pa.bak ||echo 0
88
RUN DEBIAN_FRONTEND=noninteractive apt update && /sbin/init &
99
RUN apt-get install -y software-properties-common \
1010
&& add-apt-repository ppa:kubuntu-ppa/backports \

0 commit comments

Comments
 (0)