We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42fb7d3 commit 97b08b7Copy full SHA for 97b08b7
.github/workflows/flatpak-build.yml
@@ -12,7 +12,7 @@ jobs:
12
13
# This job runs in a special container designed for building Flatpaks for AppCenter
14
container:
15
- image: ghcr.io/elementary/flatpak-platform/runtime:6
+ image: ghcr.io/elementary/flatpak-platform/runtime:6.1
16
options: --privileged
17
18
# Steps represent a sequence of tasks that will be executed as part of the job
0 commit comments