Update Go to 1.14.7

master
Robert Jacob 3 years ago
parent d86981f7bf
commit 8a1f211120
  1. 2
      Dockerfile

@ -1,4 +1,4 @@
FROM golang:1.14.4-alpine AS builder
FROM golang:1.14.7-alpine AS builder
RUN apk add --no-cache make git

Loading…
Cancel
Save