Skip to content

Commit

Permalink
ci: update fedora image base to f28
Browse files Browse the repository at this point in the history
F28 is the current stable release.
  • Loading branch information
gicmo committed May 28, 2018
1 parent 6436558 commit b198f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/Dockerfile-fedora
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## -*- mode: dockerfile -*-
FROM fedora:27
FROM fedora:28
ENV LANG en_US.UTF-8
ENV LANGUAGE en_US:en
ENV LC_ALL en_US.UTF-8
Expand Down

0 comments on commit b198f67

Please sign in to comment.