Create ubuntu-with-git.Dockerfile
This commit is contained in:
parent
572f5de1b0
commit
78c6190d6f
3
.github/workflows/ubuntu-with-git.Dockerfile
vendored
Normal file
3
.github/workflows/ubuntu-with-git.Dockerfile
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
FROM ubuntu:latest
|
||||
RUN apt update
|
||||
RUN apt install -y git
|
Loading…
Reference in New Issue
Block a user