Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Nov 29, 2023
1 parent 00a8e0a commit 026661b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ repos:
hooks:
- id: markdownlint
- repo: https://github.com/maxbrunet/pre-commit-renovate
rev: 37.61.4
rev: 37.74.3
hooks:
- id: renovate-config-validator
2 changes: 1 addition & 1 deletion cloud/Containerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This image contains cloud-init, which makes it usable out of the box
# for e.g. a pre-generated AWS or KVM guest system.
FROM quay.io/centos-bootc/fedora-bootc-dev:eln
FROM quay.io/centos-bootc/fedora-bootc-dev:eln@sha256:db772644462d03e68001d6f6367eefd932433a6d2fda199b8ad8f4dff348fd0f
RUN dnf -y install cloud-init && \
ln -s ../cloud-init.target /usr/lib/systemd/system/default.target.wants && \
rm /var/log/*.log /var/lib/dnf -rf && ostree container commit
Expand Down

0 comments on commit 026661b

Please sign in to comment.