Skip to content

Commit d095f7e

Browse files
mpetersgithub-actions[bot]
authored andcommitted
[Automatic] Update Keylime base image 2026-06-01
Automatically update the Keylime base image using: Base image: quay.io/fedora/fedora@"sha256:7fde6e93f7295a81713d11e354175428f618eb9e732166ed79e2ed7af0712843" Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3a3cfa9 commit d095f7e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker/ci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# It is not recommended for use beyond testing scenarios.
66
##############################################################################
77

8-
FROM quay.io/fedora/fedora@sha256:2cdc894396f873274eb82e5a81305fd14d4f6bdedf0d0d39fe73d498f4b227d6
8+
FROM quay.io/fedora/fedora@sha256:7fde6e93f7295a81713d11e354175428f618eb9e732166ed79e2ed7af0712843
99
MAINTAINER Luke Hinds <lhinds@redhat.com>
1010
LABEL version="1.2.0" description="Keylime - Bootstrapping and Maintaining Trust in the Cloud"
1111

docker/release/base/Dockerfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/fedora/fedora@sha256:2cdc894396f873274eb82e5a81305fd14d4f6bdedf0d0d39fe73d498f4b227d6 AS keylime_base
1+
FROM quay.io/fedora/fedora@sha256:7fde6e93f7295a81713d11e354175428f618eb9e732166ed79e2ed7af0712843 AS keylime_base
22
LABEL version="_version_" description="Keylime Base - Only used as an base image for derived packages"
33
MAINTAINER Keylime Team <main@keylime.groups.io>
44

0 commit comments

Comments
 (0)