Update docker image

This commit is contained in:
Sergey Kuznetsov
2026-07-20 15:49:49 +01:00
parent 35583fcf97
commit aeee77f6ec
4 changed files with 14 additions and 18 deletions

View File

@@ -27,7 +27,7 @@ permissions:
jobs:
clippy:
runs-on: ubuntu-latest
container: ghcr.io/xrplf/xrpld/nix-debian:sha-fe4c8ae
container: ghcr.io/xrplf/xrpld/nix-debian:sha-2e25435
steps:
- name: Checkout repository
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
@@ -42,7 +42,7 @@ jobs:
coverage:
runs-on: ubuntu-latest
container: ghcr.io/xrplf/xrpld/nix-debian:sha-fe4c8ae
container: ghcr.io/xrplf/xrpld/nix-debian:sha-2e25435
steps:
- name: Checkout repository
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
@@ -70,7 +70,7 @@ jobs:
doc:
runs-on: ubuntu-latest
container: ghcr.io/xrplf/xrpld/nix-debian:sha-fe4c8ae
container: ghcr.io/xrplf/xrpld/nix-debian:sha-2e25435
steps:
- name: Checkout repository
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3