Skip to content

Commit

Permalink
Bump agent to 2.8.14
Browse files Browse the repository at this point in the history
Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka committed May 9, 2024
1 parent af233de commit 59f9746
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 @@ -4,8 +4,8 @@ ARG SECURITY_PROFILE=generic
# Backport for kairos 3.0.x
# Bumps yip for user id reuse
# Fixes hooks in uki install
FROM quay.io/kairos/packages:kairos-agent-system-2.8.13 AS kairos-agent
FROM quay.io/kairos/packages:kairos-agent-fips-2.8.13 AS kairos-agent-fips
FROM quay.io/kairos/packages:kairos-agent-system-2.8.14 AS kairos-agent
FROM quay.io/kairos/packages:kairos-agent-fips-2.8.14 AS kairos-agent-fips

# Bump fixes for kairos 3.0.x
# Adds sync calls before and after mounting
Expand Down

0 comments on commit 59f9746

Please sign in to comment.