Update docker.io/gitlab/gitlab-ce Docker tag to v18.9.0
No problems automatically updating the monolithic Docker image and run the container by Watchtower with dependency update facilitated by Mend's Renovate Bot.
Some manuel intervention has to be done due to database migrartion failure.
root@torso:~# docker exec -i -t bierochs-gitlab /bin/bash
root@gitlab:/# gitlab-psql -d gitlabhq_production
psql (16.11)
Type "help" for help.
gitlabhq_production=# UPDATE gpg_key_subkeys SET user_id = <user_id>;
UPDATE 1
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/gitlab/gitlab-ce (changelog) | minor | 18.8.4-ce.0 → 18.9.0-ce.0 |