Merge pull request #7 from nuance-mix/fix/xray-issues
updated base image
This commit is contained in:
commit
cf560255b1
|
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.17.5-alpine as builder
|
FROM golang:1.17.7-alpine as builder
|
||||||
ARG ${VERSION:-1.0.0}
|
ARG ${VERSION:-1.0.0}
|
||||||
MAINTAINER FullStory Engineering
|
MAINTAINER FullStory Engineering
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue