Skip to content

Commit

Permalink
Merge pull request #15 from trfore/update-baseos
Browse files Browse the repository at this point in the history
update base os digest to sha256:8edcfab3ba26
  • Loading branch information
trfore authored Jul 3, 2024
2 parents d41e19c + d6fb414 commit 9ed3520
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
volume-permission: rw

check:
if: always() && failure()
if: success() || failure()
needs:
- cgroup-v1
- cgroup-v2
Expand Down
2 changes: 1 addition & 1 deletion baseos_digest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "baseos": { "name": "quay.io/centos/centos", "digest": "sha256:9af98b2637439b856083272a73fb357a233f5ee7612d8d9bb10494764ca2868a", "layer": "sha256:9065cd298533077f0006921bb12bd331d24f6c140cc8fa972c2e6c4e382038d1", "created": "2024-06-12T01:34:39.940254932Z" } }
{ "baseos": { "name": "quay.io/centos/centos", "digest": "sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde", "layer": "sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab", "created": "2024-06-25T00:46:32.820959023Z" } }

0 comments on commit 9ed3520

Please sign in to comment.