Update cobol.dockerfile
Some checks failed
Build and Push Docker Images / docker (push) Failing after 3m46s
Some checks failed
Build and Push Docker Images / docker (push) Failing after 3m46s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM git.harryesses.com/harryesses/base:latest
|
||||
USER root
|
||||
RUN apt install gnucobol
|
||||
RUN apt-get install gnucobol -y
|
||||
USER coder
|
||||
Reference in New Issue
Block a user