Skip to content

Commit 53212ff

Browse files
chore(deps): update ghcr.io/archlinux/archlinux docker tag to v20251002
1 parent 5d4e2f4 commit 53212ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ jobs:
325325
runs-on: ubuntu-24.04
326326
timeout-minutes: 10
327327
container:
328-
image: ghcr.io/archlinux/archlinux:base-devel-20250926.0.426280@sha256:e6567b316b4c03f4e9fb457813abef0ed6c448cfcc574894a5b6b3c24f97a625
328+
image: ghcr.io/archlinux/archlinux:base-devel-20251002.0.429698@sha256:2209e2c9c73066d708029be0642ae6ca1381b40a9bc525a226f3567dde43d839
329329
options: --privileged --tmpfs /run
330330

331331
steps:
@@ -405,7 +405,7 @@ jobs:
405405
runs-on: ubuntu-24.04
406406
timeout-minutes: 10
407407
container:
408-
image: ghcr.io/archlinux/archlinux:base-devel-20250926.0.426280@sha256:e6567b316b4c03f4e9fb457813abef0ed6c448cfcc574894a5b6b3c24f97a625
408+
image: ghcr.io/archlinux/archlinux:base-devel-20251002.0.429698@sha256:2209e2c9c73066d708029be0642ae6ca1381b40a9bc525a226f3567dde43d839
409409
options: --privileged --tmpfs /run --security-opt apparmor=unconfined
410410

411411
steps:

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-24.04
1616
timeout-minutes: 5
1717
container:
18-
image: ghcr.io/archlinux/archlinux:base-devel-20250926.0.426280@sha256:e6567b316b4c03f4e9fb457813abef0ed6c448cfcc574894a5b6b3c24f97a625
18+
image: ghcr.io/archlinux/archlinux:base-devel-20251002.0.429698@sha256:2209e2c9c73066d708029be0642ae6ca1381b40a9bc525a226f3567dde43d839
1919

2020
permissions:
2121
contents: read

0 commit comments

Comments
 (0)