Skip to content

Commit 6c87f47

Browse files
authored
Update merge.yml
1 parent 703ad41 commit 6c87f47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/merge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Gettext
1313
runs-on: ubuntu-latest
1414
container:
15-
image: ghcr.io/elementary/flatpak-platform/runtime:8-x86_64
15+
image: ghcr.io/elementary/flatpak-platform/runtime:8.1-x86_64
1616
options: --privileged
1717

1818
steps:
@@ -52,7 +52,7 @@ jobs:
5252
fail-fast: false
5353

5454
container:
55-
image: ghcr.io/elementary/flatpak-platform/runtime:8-${{ matrix.configuration.arch }}
55+
image: ghcr.io/elementary/flatpak-platform/runtime:8.1-${{ matrix.configuration.arch }}
5656
options: --privileged
5757

5858
steps:

0 commit comments

Comments
 (0)