Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
serverwentdown authored Sep 17, 2018
1 parent 552db96 commit c1ab691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM golang:1.10-alpine as build

# args
ARG version="1.0.0"
ARG version="1.0.1"
ARG repo="github.com/productionwentdown/text-server"

# source
Expand Down

0 comments on commit c1ab691

Please sign in to comment.