Tobias 96b17bbf95
clang-format: Correct package name
The actual package itself has dropped the use of the decimal in the version number.
2020-08-28 16:13:04 +02:00

5 lines
146 B
Docker

FROM ubuntu:18.04
LABEL maintainer="citraemu"
RUN apt-get update && apt-get -y full-upgrade
RUN apt-get install -y git clang-format-10 p7zip-full