diff options
author | Adin Scannell <ascannell@google.com> | 2019-09-13 11:38:40 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2019-09-13 11:39:55 -0700 |
commit | 2bbf73d9ed85bbff81f1e56a6753dfe402682459 (patch) | |
tree | e2715592ab4839ee921580b64b393f32a198cdc8 /cloudbuild/go.Dockerfile | |
parent | a8834fc555539bd6b0b46936c4a79817812658ff (diff) |
Remove stale configurations.
PiperOrigin-RevId: 268947847
Diffstat (limited to 'cloudbuild/go.Dockerfile')
-rw-r--r-- | cloudbuild/go.Dockerfile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cloudbuild/go.Dockerfile b/cloudbuild/go.Dockerfile deleted file mode 100644 index 226442fd2..000000000 --- a/cloudbuild/go.Dockerfile +++ /dev/null @@ -1,2 +0,0 @@ -FROM ubuntu -RUN apt-get -q update && apt-get install -qqy git rsync |