Skip to content

Commit ad0411d

Browse files
mpetersgithub-actions[bot]
authored andcommitted
[Automatic] Update Keylime base image 2025-11-01
Automatically update the Keylime base image using: Base image: quay.io/fedora/fedora@"sha256:663418cf21af959da6ab3ba8da9929d004392b702717be692b1da0bf3cb15504" Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e558fe3 commit ad0411d

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:035796aede792b686c812ad55bad3d45c62fc4930037cb4ed97c269e5c490be9
8+
FROM quay.io/fedora/fedora@sha256:663418cf21af959da6ab3ba8da9929d004392b702717be692b1da0bf3cb15504
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:035796aede792b686c812ad55bad3d45c62fc4930037cb4ed97c269e5c490be9 AS keylime_base
1+
FROM quay.io/fedora/fedora@sha256:663418cf21af959da6ab3ba8da9929d004392b702717be692b1da0bf3cb15504 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)