Skip to content

Commit

Permalink
Bump osbuilder to v0.200.1
Browse files Browse the repository at this point in the history
Brings proper systemd-boot artifacts for uki builds

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
  • Loading branch information
Itxaka authored Feb 21, 2024
1 parent cd1f5c8 commit e8f0c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ END
ARG COSIGN_EXPERIMENTAL=0
ARG CGO_ENABLED=0
# renovate: datasource=docker depName=quay.io/kairos/osbuilder-tools versioning=semver-coerced
ARG OSBUILDER_VERSION=v0.200.0
ARG OSBUILDER_VERSION=v0.200.1
ARG OSBUILDER_IMAGE=quay.io/kairos/osbuilder-tools:$OSBUILDER_VERSION
ARG GOLINT_VERSION=1.52.2
# renovate: datasource=docker depName=golang
Expand Down

0 comments on commit e8f0c5c

Please sign in to comment.