Skip to content

Commit 6cb9993

Browse files
authored
Release v1.17 (#383)
1 parent 1b24ce3 commit 6cb9993

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# Use the latest stable golang 1.x to compile to a binary
1616
FROM golang:1 as build
1717

18-
ARG VERSION="1.17-dev"
18+
ARG VERSION="1.17"
1919

2020
WORKDIR /go/src/cloudsql-proxy
2121
COPY . .

0 commit comments

Comments
 (0)