From fdfda5fda32964509ef4ccb444578871498ca4b6 Mon Sep 17 00:00:00 2001 From: gOOvER <116325+gOOvER@users.noreply.github.com> Date: Sun, 12 Jan 2025 13:15:15 +0100 Subject: [PATCH] Update Dockerfile --- steam/proton-ubuntu/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steam/proton-ubuntu/Dockerfile b/steam/proton-ubuntu/Dockerfile index 47e2ff0..da595ca 100644 --- a/steam/proton-ubuntu/Dockerfile +++ b/steam/proton-ubuntu/Dockerfile @@ -25,7 +25,6 @@ RUN apt install -y --no-install-recommends \ dbus \ ffmpeg \ file \ - flatpak \ git \ gnupg \ gnupg2 \ @@ -45,6 +44,7 @@ RUN apt install -y --no-install-recommends \ python3-venv \ pipx \ software-properties-common \ + steam \ tar \ tini \ virt-what \