updated go lang version

This commit is contained in:
Bhatia, Tanuj 2022-08-30 17:37:56 +05:30
parent 8058d7eded
commit 9d1f42361f
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