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:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-06-08 06:09:01 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-08 06:09:01 +0300
commit3ecc3508dce791466f96f450d9eae7e73424306a (patch)
tree2fd75851fc277dce21e998a9fc693169954d361a /qa/Dockerfile
parent6df03518361a3c3ba3c8f0ba9ba9af34a6de1ead (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Dockerfile')
-rw-r--r--qa/Dockerfile5
1 files changed, 1 insertions, 4 deletions
diff --git a/qa/Dockerfile b/qa/Dockerfile
index cf992f19fdc..f527edbed4a 100644
--- a/qa/Dockerfile
+++ b/qa/Dockerfile
@@ -1,7 +1,4 @@
-ARG DOCKER_VERSION
-ARG CHROME_VERSION
-
-FROM registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-git-2.33-lfs-2.9-chrome-${CHROME_VERSION}-docker-${DOCKER_VERSION}-gcloud-383-kubectl-1.23
+FROM registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-git-2.33-lfs-2.9-chrome-99-docker-20.10.14-gcloud-383-kubectl-1.23
LABEL maintainer="GitLab Quality Department <quality@gitlab.com>"
ENV DEBIAN_FRONTEND="noninteractive"