mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 22:39:24 +00:00
Rename ubuntu-with-git.Dockerfile to Dockerfile
This commit is contained in:
committed by
GitHub
parent
78c6190d6f
commit
a48123a2d5
3
.github/ubuntu-with-git/Dockerfile
vendored
Normal file
3
.github/ubuntu-with-git/Dockerfile
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM ubuntu:latest
|
||||
RUN apt update
|
||||
RUN apt install -y git
|
||||
Reference in New Issue
Block a user