Skip to content

Commit

Permalink
Bump immucore to v0.1.32
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Morales <[email protected]>
  • Loading branch information
mauromorales committed May 30, 2024
1 parent ef7a4f3 commit 06472f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ FROM quay.io/kairos/packages:kairos-agent-fips-2.8.20 AS kairos-agent-fips
# Adds sync calls before and after mounting
# Fixes mounting oem before running rootfs stage under uki
# Bumps yip for user id reuse
FROM quay.io/kairos/packages:immucore-fips-0.1.31 AS immucore-fips
FROM quay.io/kairos/packages:immucore-system-0.1.31 AS immucore
FROM quay.io/kairos/packages:immucore-fips-0.1.32 AS immucore-fips
FROM quay.io/kairos/packages:immucore-system-0.1.32 AS immucore

# Trigger udev to populate disk info
FROM quay.io/kairos/packages:kcrypt-fips-0.10.5 AS kcrypt-fips
Expand Down

0 comments on commit 06472f9

Please sign in to comment.