Skip to content

Fix the image used for pg9 jobs

Rémy Coutable requested to merge 213701-fix-setup-test-env-pg9 into master

What does this MR do?

!29008 (merged) was supposed to fix this but the Git version was wrong: ruby-2.6.5-golang-1.14-git-2.24-lfs-2.9-chrome-73.0-node-12.x-yarn-1.21-postgresql-9.6-graphicsmagick-1.3.34 doesn't exist, but ruby-2.6.5-golang-1.14-git-2.26-lfs-2.9-chrome-73.0-node-12.x-yarn-1.21-postgresql-9.6-graphicsmagick-1.3.34 does (note git-2.24 vs git-2.26).

› docker pull registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.5-golang-1.14-git-2.24-lfs-2.9-chrome-73.0-node-12.x-yarn-1.21-postgresql-9.6-graphicsmagick-1.3.34
Error response from daemon: manifest for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.5-golang-1.14-git-2.24-lfs-2.9-chrome-73.0-node-12.x-yarn-1.21-postgresql-9.6-graphicsmagick-1.3.34 not found: manifest unknown: manifest unknown

ruby 2.6.5p114 in gitlab/ on 213701-fix-setup-test-env-pg9 
ruby-2.6.5-golang-1.14-git-2.26-lfs-2.9-chrome-73.0-node-12.x-yarn-1.21-postgresql-9.6-graphicsmagick-1.3.34: Pulling from gitlab-org/gitlab-build-images
56da78ce36e9: Pulling fs layer 

Closes #213701 (closed)

Edited by Rémy Coutable

Merge request reports