mirror of
https://github.com/azahar-emu/build-environment
synced 2025-11-07 07:30:01 +01:00
Merge pull request #27 from FearlessTobi/clang-name
clang-format: Correct package name
This commit is contained in:
commit
3d500b8622
@ -2,4 +2,4 @@ FROM ubuntu:20.04
|
|||||||
LABEL maintainer="citraemu"
|
LABEL maintainer="citraemu"
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
RUN apt-get update && apt-get -y full-upgrade
|
RUN apt-get update && apt-get -y full-upgrade
|
||||||
RUN apt-get install -y git clang-format-10.0 p7zip-full
|
RUN apt-get install -y git clang-format-10 p7zip-full
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user