update workflow
This commit is contained in:
5
dockerfiles/debian
Normal file
5
dockerfiles/debian
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM debian:latest
|
||||
|
||||
RUN apt update
|
||||
RUN apt upgrade
|
||||
RUN apt install -y git gcc
|
||||
Reference in New Issue
Block a user