mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add Ruby 3.2 version of www-gitlab-com Docker image
This commit is contained in:
parent
1f51a02893
commit
b5cc37433d
4 changed files with 28 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ RUN cd /usr/bin && find ../lib/google-cloud-sdk/bin -type f -executable -exec ln
|
|||
|
||||
ADD /scripts/ /scripts/
|
||||
ADD /patches /patches/
|
||||
RUN /scripts/install-www-gitlab-com
|
||||
RUN NODE_INSTALL_VERSION=16.19.1 /scripts/install-www-gitlab-com
|
||||
|
||||
# Set UTF-8 http://jaredmarkell.com/docker-and-locales/
|
||||
# Must be set after install-essentials is run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue