Merge pull request #1770 from eclipse-che/4933
Check in go changes for CRW-4933 to mainpull/1773/head
commit
7997df38dc
|
|
@ -10,7 +10,7 @@
|
|||
#
|
||||
|
||||
# https://registry.access.redhat.com/ubi8/go-toolset
|
||||
FROM registry.access.redhat.com/ubi8/go-toolset:1.19.10-16 as builder
|
||||
FROM registry.access.redhat.com/ubi8/go-toolset:1.19.13-2 as builder
|
||||
ENV GOPATH=/go/ \
|
||||
CGO_ENABLED=1
|
||||
ARG DEV_HEADER_REWRITE_TRAEFIK_PLUGIN="main"
|
||||
|
|
|
|||
Loading…
Reference in New Issue