diff --git a/Dockerfile b/Dockerfile index ce40e9ba..fbde5f65 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ RUN \ faenza-icon-theme \ faenza-icon-theme-xfce4-appfinder \ faenza-icon-theme-xfce4-panel \ - firefox-esr \ + firefox \ mousepad \ thunar \ xfce4 \ diff --git a/Dockerfile.aarch64 b/Dockerfile.aarch64 index 407137b2..68fa70f9 100644 --- a/Dockerfile.aarch64 +++ b/Dockerfile.aarch64 @@ -14,7 +14,7 @@ RUN \ faenza-icon-theme \ faenza-icon-theme-xfce4-appfinder \ faenza-icon-theme-xfce4-panel \ - firefox-esr \ + firefox \ mousepad \ thunar \ xfce4 \ diff --git a/Dockerfile.armhf b/Dockerfile.armhf index 7f8b00e9..0259f384 100644 --- a/Dockerfile.armhf +++ b/Dockerfile.armhf @@ -14,7 +14,7 @@ RUN \ faenza-icon-theme \ faenza-icon-theme-xfce4-appfinder \ faenza-icon-theme-xfce4-panel \ - firefox-esr \ + firefox \ mousepad \ thunar \ xfce4 \