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>2022-01-17 09:05:14 +0300
committerEvan Read <eread@gitlab.com>2022-01-17 09:05:14 +0300
commitc7de4a01a53f9c81c1c90a46f28099ac7a191459 (patch)
tree281632ae26b3e6d6057dd82041dd614fcc84da95 /dockerfiles
parent5d7c7981295cc20730eae4dd67b2e1589d2d4e9d (diff)
Update versions for Docker images
Diffstat (limited to 'dockerfiles')
-rw-r--r--dockerfiles/Dockerfile.gitlab-docs-base2
1 files changed, 1 insertions, 1 deletions
diff --git a/dockerfiles/Dockerfile.gitlab-docs-base b/dockerfiles/Dockerfile.gitlab-docs-base
index 894ac20b..476f1656 100644
--- a/dockerfiles/Dockerfile.gitlab-docs-base
+++ b/dockerfiles/Dockerfile.gitlab-docs-base
@@ -2,7 +2,7 @@
# Image that contains all Nanoc dependencies and tools that
# are needed to build the docs site and run the tests.
#
-FROM ruby:2.7.4-alpine3.14
+FROM ruby:2.7.5-alpine3.15
MAINTAINER GitLab Technical Writing team
# Install dependencies