Merge pull request #7 from nuance-mix/fix/xray-issues

updated base image
This commit is contained in:
tanujbhatia1708 2022-02-25 17:17:24 +05:30 committed by GitHub
commit cf560255b1
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.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