Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ci/images/Dockerfile.python313
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Base-image
FROM registry.suse.com/bci/python:3.13.5@sha256:64db85b70bfa5702a0b8e6289d7a42ffbc7d15555e7bfc663aab3b5323554110 AS base
FROM registry.suse.com/bci/python:3.13.7@sha256:eadb4d667b0868126ce109bc9e5ef9f9722c1a58e232bfe29742da3e97a2aa73 AS base

ARG GCC_VERSION=14
ARG GITHUB_URL=https://github.com
Expand Down