Skip to content

Commit

Permalink
Bump Go
Browse files Browse the repository at this point in the history
  • Loading branch information
serverwentdown authored Mar 24, 2019
1 parent fe751a6 commit 15133de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM golang:1.10-alpine as build
FROM golang:1.12-alpine as build

# args
ARG version="1.0.1"
ARG version="1.0.2"
ARG repo="github.com/productionwentdown/email-collector"

# dependencies
Expand Down

0 comments on commit 15133de

Please sign in to comment.