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
path: root/qa/gdk
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-09-04 12:11:06 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-04 12:11:06 +0300
commitd246f33754d73408224d68e81e56fc2bd6f79301 (patch)
treea875647327b9399669705f6f9be8882dd70c9134 /qa/gdk
parent4e31f79b57eb8d5af7e2f9522b271a42bcf3a635 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/gdk')
-rw-r--r--qa/gdk/Dockerfile.gdk2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/gdk/Dockerfile.gdk b/qa/gdk/Dockerfile.gdk
index 22b613e592d..97406a9df6e 100644
--- a/qa/gdk/Dockerfile.gdk
+++ b/qa/gdk/Dockerfile.gdk
@@ -1,6 +1,6 @@
ARG BASE_TAG=master
-FROM registry.gitlab.com/gitlab-org/gitlab-development-kit/asdf-bootstrapped-verify:main@sha256:d2e6d3ad2e8a8682a7b908d2107ebb8539462036b3b28ba6a240ec9ab4d74654 as gdk-base
+FROM registry.gitlab.com/gitlab-org/gitlab-development-kit/asdf-bootstrapped-verify:main@sha256:934d8caa0a91c2bb9c68fe7bce42ca89fd04c580deea351a21820b45fa74413f as gdk-base
# Allow passwordless /etc/hosts update by gdk user
USER root