Skip to content

Commit

Permalink
Release v1.15 (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisvg authored Aug 28, 2019
1 parent 36a85f9 commit d93c53a
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
Expand Up @@ -15,7 +15,7 @@
# Use the latest stable golang 1.x to compile to a binary
FROM golang:1 as build

ARG VERSION="1.15-develop"
ARG VERSION="1.15"

WORKDIR /go/src/cloudsql-proxy
COPY . .
Expand Down

0 comments on commit d93c53a

Please sign in to comment.