stable

Clone or download

Read-only

chore: Upgrade GitLab version deployed by Docker to 15.2.2-ce.0

This fixes request #27930 Upgrade GitLab image to 15.2.2-ce.0 To use the new version, you have to rebuild your image: * Remove the previous container (docker rm tuleap_gitlab_1) * build the new tuleap_gitlab image (docker-compose up --build -d gitlab) * run the new image in a new container in order to have the upgrade running (make start-gitlab) Change-Id: I065d1f99b04766db1025082c9d03c653e2f75bfb

Modified Files

Name
M tools/docker/gitlab/Dockerfile +1 −1 Go to diff View file