Skip to content

Commit

Permalink
Remove unnecessary update.
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisvg committed Jul 25, 2019
1 parent 8eb3ad3 commit 03b935b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
# Build Stage
FROM golang:1 as build

RUN apt-get update && apt-get install -y

ARG VERSION="1.14-develop"

WORKDIR /go/src/cloudsql-proxy
Expand Down

0 comments on commit 03b935b

Please sign in to comment.