Skip to content

Commit

Permalink
Use specific Fedora 32 version for docker build
Browse files Browse the repository at this point in the history
- for the time being - version 33 has some permission problems
  • Loading branch information
mrbean-bremen committed Nov 1, 2020
1 parent 278dafd commit 341c326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/dockerfiles/Dockerfile_fedora
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM fedora
FROM fedora:32
MAINTAINER jmcgeheeiv@users.noreply.github.com

ENV LANG en_US.UTF-8
Expand Down

0 comments on commit 341c326

Please sign in to comment.