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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2021-10-14 04:31:15 +0300
committerMarcel Amirault <mamirault@gitlab.com>2021-10-14 04:31:15 +0300
commit36074065d07863696135285a45ec57800928252f (patch)
tree73b767f2d2c52b623fb4335aac748065f248c768
parentaf05539c76497876ed0cb4a53733df1a13c3fbd3 (diff)
parentbf01f5616d46b7d2ba12b2fa0211ef2792f6c829 (diff)
Merge branch 'eread/update-gitpod-image-setting' into 'main'
Update Gitpod image setting See merge request gitlab-org/gitlab-docs!2193
-rw-r--r--.gitpod.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
index b4036701..1e09870d 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.com/gitlab-org/gitlab-docs/lint:latest
+image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.14-ruby-2.7.4-8d8b30eb
ports:
- port: 3004