From 84c16e67a1f110ac649b78dc49cecfbb6eae1566 Mon Sep 17 00:00:00 2001 From: Evan Read Date: Mon, 24 Aug 2020 12:16:10 +1000 Subject: Update to Alpine 3.12 --- dockerfiles/Dockerfile.gitlab-docs-base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dockerfiles') diff --git a/dockerfiles/Dockerfile.gitlab-docs-base b/dockerfiles/Dockerfile.gitlab-docs-base index 1dbbb946..99b85580 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.6.6-alpine3.11 +FROM ruby:2.6.6-alpine3.12 MAINTAINER GitLab Documentation Team # Install dependencies -- cgit v1.2.3