Merge pull request #4 from nuance-mix/fix/xmixdevops-1029-bump-golang

Bumping to golang:1.17.5
This commit is contained in:
Alan Silva 2022-01-06 13:02:46 -05:00 committed by GitHub
commit a8ef2ebfc7
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.3-alpine as builder FROM golang:1.17.5-alpine as builder
ARG ${VERSION:-1.0.0} ARG ${VERSION:-1.0.0}
MAINTAINER FullStory Engineering MAINTAINER FullStory Engineering