Skip to content

Commit

Permalink
Revert unwanted change in Appimage Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
vsonnier committed Jun 27, 2024
1 parent b4cfa92 commit 2eeb2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packaging/AppImage/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:24.04
FROM ubuntu:20.04
ARG DEBIAN_FRONTEND=noninteractive

RUN apt-get update \
Expand Down

0 comments on commit 2eeb2c0

Please sign in to comment.