Skip to content
This repository has been archived by the owner on May 24, 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 <platform-engineering@redhat.com>
  • Loading branch information
platform-engineering-bot committed Apr 20, 2024
1 parent 8c9e570 commit be183d0
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
@@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand Down
2 changes: 1 addition & 1 deletion Containerfile.fedora-40
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# Because it's generating a base image and uses containerbuildcontextization features itself.
# In the future some of this can be lifted.

FROM quay.io/fedora/fedora:40 as repos
FROM quay.io/fedora/fedora:41 as repos

FROM quay.io/centos-bootc/bootc-image-builder:latest as builder
ARG MANIFEST=fedora-bootc.yaml
Expand Down

0 comments on commit be183d0

Please sign in to comment.