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 Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ARG PATCH_LIST

# build arguments for source build customization
ARG UPPER_CONSTRAINTS_FILE=upper-constraints.txt
ARG IRONIC_SOURCE=fa784ee68039ea4964d545c6392fbd21ce5fb0ab # stable/2025.2
ARG IRONIC_SOURCE=6c495a9c76668687093eba4c8eccdfe57cc93655 # stable/2025.2
ARG SUSHY_SOURCE

COPY sources /sources/
Expand Down
Loading