Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/Dockerfile/Binary.Dockerfile')
-rw-r--r--vendor/Dockerfile/Binary.Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/Dockerfile/Binary.Dockerfile b/vendor/Dockerfile/Binary.Dockerfile
index e7d560da9ac..850b487e18f 100644
--- a/vendor/Dockerfile/Binary.Dockerfile
+++ b/vendor/Dockerfile/Binary.Dockerfile
@@ -2,7 +2,7 @@
# You must either commit your compiled binary into source control (not recommended)
# or build the binary first as part of a CI/CD pipeline.
-FROM buildpack-deps:jessie
+FROM buildpack-deps:buster
WORKDIR /usr/local/bin