[nostalgia] Update devenv to Fedora 28
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM fedora:27
|
||||
FROM fedora:28
|
||||
|
||||
RUN dnf update -y
|
||||
|
||||
|
Reference in New Issue
Block a user
@ -1,4 +1,4 @@
|
||||
FROM fedora:27
|
||||
FROM fedora:28
|
||||
|
||||
RUN dnf update -y
|
||||
|
||||
|