Skip to content
Open
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
@@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora-minimal:42@sha256:a94b63d1511eff374b3b8bcf88bcd9ed7b3d1b63b170a5d6e764108cdb616b60
FROM registry.fedoraproject.org/fedora-minimal:45@sha256:84842526528197197bd5831e30369c6e631fc709a3f5d8bcb870f987b1f4a34a

# This image is also used to run tests, ncurses is needed for nicer output
ARG INSTALL_NCURSES=false
Expand Down
Loading