Skip to content

Commit

Permalink
Tweak Fedora m32 Dockerfile
Browse files Browse the repository at this point in the history
Pin to Fedora 38 until odd errors with 39 image are resolved
  • Loading branch information
past-due committed Nov 9, 2023
1 parent 65728ec commit 3b5af17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/fedora-latest-m32/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM fedora:latest
FROM fedora:38
#FROM fedora:latest

RUN cat /etc/fedora-release
Expand Down

0 comments on commit 3b5af17

Please sign in to comment.