Skip to content

Commit

Permalink
Build with latest go
Browse files Browse the repository at this point in the history
  • Loading branch information
s32x committed Mar 26, 2019
1 parent aa3ecbc commit e355739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,5 +1,5 @@
# ============================== BINARY BUILDER ==============================
FROM golang:1.12.1 as builder
FROM golang:latest as builder

# Copy in the source
COPY . /src
Expand Down

0 comments on commit e355739

Please sign in to comment.