chore(deps): update all dependencies
This commit is contained in:
parent
b1cbe4e900
commit
337be3e0f5
3 changed files with 3 additions and 3 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
container:
|
||||
image: quay.io/centos-boot/builder:latest
|
||||
image: quay.io/centos-boot/builder:latest@sha256:c57f2d2e9672baaddf501ee91c799903517c4b6ee38fd2dbd6e98171fd1c180c
|
||||
options: --privileged
|
||||
|
||||
strategy:
|
||||
|
|
|
|||
2
.github/workflows/publish-image.yml
vendored
2
.github/workflows/publish-image.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
container:
|
||||
image: quay.io/centos-boot/builder:latest
|
||||
image: quay.io/centos-boot/builder:latest@sha256:c57f2d2e9672baaddf501ee91c799903517c4b6ee38fd2dbd6e98171fd1c180c
|
||||
options: --privileged
|
||||
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue