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.python3.12
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Base-image
FROM registry.suse.com/bci/python:3.12.11@sha256:d358159e9a3b07c9fe5ef3167b898e8b4d081108c9485401655368e4694e83ae AS base
FROM registry.suse.com/bci/python:3.12.11@sha256:97e162215771893259af63a465de275cc6549c1ae43a452d6683fd34d6b3318f AS base

ARG GCC_VERSION=14
ARG GITHUB_RAW_URL=https://raw.githubusercontent.com
Expand Down