Skip to content

Commit 844c963

Browse files
Update all dependencies (#352)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent ba2f32c commit 844c963

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040

4141
# Linter and formatter
4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: v0.15.4
43+
rev: v0.15.5
4444
hooks:
4545
- id: ruff
4646
args:

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/fedora/python-313:20260225@sha256:24c1b6bc9b320ce7462b72e9f327765cd2be1fe437c869af36d65a5b218ff555 AS builder
1+
FROM quay.io/fedora/python-313:20260304@sha256:e7b70989fee8db02ffa56287bc64dce88508ed14b389efb3f43dcef5f1bb7113 AS builder
22

33
# builder should use root to install/create all files
44
USER root

0 commit comments

Comments
 (0)