updated go docker images
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
## rocky linux 9 image to use for building hawk
|
||||
|
||||
FROM docker.io/hyunghwan/dev:gcc.rocky9
|
||||
RUN ulimit -n 1024 && dnf -y install --enablerepo=devel golang
|
||||
RUN ulimit -n 1024 && dnf -y install --enablerepo=devel golang git
|
||||
|
Reference in New Issue
Block a user