Update Dockerfile

This commit is contained in:
Alexandre
2025-01-28 16:27:11 +01:00
committed by GitHub
parent 801dba7bf0
commit 2003c0b830

View File

@@ -56,7 +56,7 @@ RUN apt-get update && \
done && \
apt-get install --no-install-recommends -y /tmp/edge.deb && \
echo "**** edge docker tweaks ****" && \
mv /usr/bin/microsoft-edge /usr/bin/microsoft-edge-real || true
mv /usr/bin/microsoft-edge /usr/bin/microsoft-edge-real
##################
# 3 Install apps #