Skip to content

Commit

Permalink
WIP: DEBUGGING - try Fedora 39
Browse files Browse the repository at this point in the history
  • Loading branch information
bcl committed Dec 8, 2023
1 parent d7d6f73 commit 2f7ce23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.test
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora:rawhide
FROM registry.fedoraproject.org/fedora:39
COPY test-packages .
RUN dnf -y install $(cat test-packages) && touch /.in-container
RUN useradd weldr
Expand Down

0 comments on commit 2f7ce23

Please sign in to comment.