Skip to content
Snippets Groups Projects
Commit c4f489e8 authored by Benedikt Conze's avatar Benedikt Conze
Browse files

Explain Ubuntu deploy version

parent 296c36f7
No related branches found
No related tags found
1 merge request!42Version 1.1.0
......@@ -45,6 +45,8 @@ COPY test/unittest_data /usr/src/unittest_data
# Linux build & deployment #
# #
############################
# linuxdeployqt requires the use of the oldest still-supported Ubuntu LTS release,
# which is 20.04 at the time of writing (2024-03).
FROM ubuntu:20.04 AS linux-deploy
RUN apt-get update && apt-get install -y \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment