Update image versions

- golang:1.15.6-alpine3.12
- postgres:10.15
- gcr.io/etcd-development/etcd:v3.4.9

Signed-off-by: Stephen Augustus <saugustus@vmware.com>
This commit is contained in:
Stephen Augustus
2020-12-14 03:23:15 -05:00
parent 2b0f47306b
commit c742b2a40a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.15-alpine
FROM golang:1.15.6-alpine3.12
ARG TARGETOS
ARG TARGETARCH