Skip to content

Commit

Permalink
reverts to using latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Cesar Rodriguez committed Nov 17, 2020
1 parent 545692f commit 04be644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------- builder stage -------- #
FROM golang:1.15.5-alpine3.12 AS builder
FROM golang:alpine AS builder

ARG GOOS_VAL=linux
ARG GOARCH_VAL=amd64
Expand Down

0 comments on commit 04be644

Please sign in to comment.