Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Keller <[email protected]>
  • Loading branch information
mikeller committed Nov 16, 2024
1 parent ac45201 commit 3c2c6fe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/docker/mxe-build-container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Build the image using the --build-arg option, e.g.:
# docker build -t boret/myimage:0.1 --build-arg=mxe_sha=123ABC456 .

# We need to stick with 22.04 for now because the latest MXE version
# (db430dc676e6f5d77604af150b8acc1403af4fd7) does not build a working
# version of QtWebKit, which breaks printing in Subsurface.
FROM ubuntu:24.04 as base

# update and set up the packages we need for the build
Expand Down

0 comments on commit 3c2c6fe

Please sign in to comment.