Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
HotelCalifornia committed Sep 12, 2020
1 parent b5eb43c commit b4dcef4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:focal
FROM ubuntu:latest

RUN apt-get install clang-format-10
RUN apt-get install clang-format

COPY entrypoint.sh /entrypoint.sh

Expand Down

0 comments on commit b4dcef4

Please sign in to comment.