Merge pull request #10 from nuance-mix/XMIXSRE-551-fix-xray-issues

updated go lang version
This commit is contained in:
tanujbhatia1708 2022-08-30 19:02:13 +05:30 committed by GitHub
commit 8672787555
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.18.2-alpine as builder FROM golang:1.18.4-alpine as builder
ARG ${VERSION:-1.0.0} ARG ${VERSION:-1.0.0}
MAINTAINER FullStory Engineering MAINTAINER FullStory Engineering