Skip to content

Commit

Permalink
Dockerfile: Bump to f31
Browse files Browse the repository at this point in the history
We should match coreos/fedora-coreos-config#200
on general principle, but also specifically because we now also have
a buildroot container that derives from this, and we want to support
people building content in that buildroot that targets the host.
  • Loading branch information
cgwalters committed Oct 22, 2019
1 parent 8e4c370 commit 9771704
Showing 1 changed file with 1 addition and 1 deletion.
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:30
FROM registry.fedoraproject.org/fedora:31
WORKDIR /root/containerbuild

# We split into multiple steps here so that local dev workflows which involve
Expand Down

0 comments on commit 9771704

Please sign in to comment.