X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=integration_tests%2Ftestxappcode%2FDockerfile-delay-receiver;h=03725a1291fdcafc53013382f6f22655072f553d;hb=2c1c4e9dd207289bbdc3453bfdb3e2dad68df8a8;hp=2398424f94b3f9353038b85a3a33d2651a4d9bab;hpb=b6ff2b49aa9e3cc35dd35ce036440af19cdc80b8;p=ric-plt%2Fa1.git diff --git a/integration_tests/testxappcode/Dockerfile-delay-receiver b/integration_tests/testxappcode/Dockerfile-delay-receiver index 2398424..03725a1 100644 --- a/integration_tests/testxappcode/Dockerfile-delay-receiver +++ b/integration_tests/testxappcode/Dockerfile-delay-receiver @@ -16,7 +16,7 @@ # ================================================================================== # This Dockerfile uses a two stage Docker build -FROM nexus3.o-ran-sc.org:10004/bldr-alpine3-go:3-rmr-si95-nng-3.6.1 +FROM nexus3.o-ran-sc.org:10004/bldr-alpine3-go:5-a3.11-nng-rmr3 # go will complain if there is a go.mod at the root of the GOPATH so we can't. RUN mkdir myxapp