-# Touch the file to force a rebuild in CI
FROM centos:7
# Development tools
-# Touch the file to force a rebuild in CI
FROM centos:8
# Development tools
-# Touch the file to force a rebuild in CI
FROM fedora:32
# Development tools
RUN yum -y groupinstall 'Development Tools' \
-# Touch the file to force a rebuild in CI
FROM fedora:33
# Development tools
-# Touch the file to force a rebuild in CI
FROM ubuntu:18.04
ARG DEBIAN_FRONTEND=noninteractive
-# Touch the file to force a rebuild in CI
FROM ubuntu:20.04
ARG DEBIAN_FRONTEND=noninteractive
-# Touch the file to force a rebuild in CI
FROM ubuntu:20.10
ARG DEBIAN_FRONTEND=noninteractive