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