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:
authorEvan Read <eread@gitlab.com>2021-10-14 03:22:17 +0300
committerEvan Read <eread@gitlab.com>2021-10-14 04:10:30 +0300
commitbf01f5616d46b7d2ba12b2fa0211ef2792f6c829 (patch)
tree73b767f2d2c52b623fb4335aac748065f248c768 /.gitpod.yml
parentaf05539c76497876ed0cb4a53733df1a13c3fbd3 (diff)
Update Gitpod image setting
Diffstat (limited to '.gitpod.yml')
-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