Skip to content

Commit 7eb0629

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

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:981ad37955e56f0711e756d3df6b8f5f6e89d9ed211313554b03d87a73a445a9
8+
FROM quay.io/fedora/fedora@sha256:991a06b2425c13613ef8ace721a9055e52a64f65cd96c2b18c72bde43fe1308b
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:981ad37955e56f0711e756d3df6b8f5f6e89d9ed211313554b03d87a73a445a9 AS keylime_base
1+
FROM quay.io/fedora/fedora@sha256:991a06b2425c13613ef8ace721a9055e52a64f65cd96c2b18c72bde43fe1308b 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)