updated base image

This commit is contained in:
Bhatia, Tanuj 2022-02-25 15:56:07 +05:30
parent a47c8341f2
commit 9d72b2d5c5
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