We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e3eb6d + db21b8c commit 03c80a1Copy full SHA for 03c80a1
ci/create_appimage.sh
@@ -59,5 +59,5 @@ docker run --rm \
59
-v "$REPO_ROOT":/repo \
60
-v "$PUBLISH_DIR":/PublishDir \
61
-v "$OUTPUT_DIR":/OutputDir \
62
- -t $DOCKER_ARCH/ubuntu \
+ -t $DOCKER_ARCH/ubuntu:jammy \
63
/bin/bash -xc "/repo/ci/bundle_appimage.sh"
0 commit comments