Skip to content
Snippets Groups Projects
Commit fcbc4ef7 authored by Ingo Meyer's avatar Ingo Meyer
Browse files

Merge branch 'master' into 'master'

Switch to rockylinux 8 and clang-format 13

See merge request docker-images/gr-build-images!22
parents 516f0d34 c378879a
No related branches found
No related tags found
No related merge requests found
FROM debian:sid
LABEL maintainer="Ingo Meyer <i.meyer@fz-juelich.de>"
ARG CLANG_FORMAT_VERSION="9"
ARG CLANG_FORMAT_VERSION="13"
ARG CMAKE_FORMAT_VERSION="0.6.7"
RUN apt-get update && \
......
FROM docker.io/centos:centos8
FROM rockylinux:8
LABEL maintainer="Christian Felder"
WORKDIR /root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment