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