Skip to content

Overhaul image for customers-gitlab-com

Takuya Noguchi requested to merge customers-gitlab-com into master

Overhaul image for customers-gitlab-com:

  • Removes Golang and GraphicMagick since it has no dependency on them ~"technical debt"
  • Upgrades Chrome from 81 to 89 (Capybara-base testing) ~"dependency update"
  • Upgrades Node.js from 12.18 to 12.22.1 security
  • Upgrades Yarn 1 from 1.21 to 1.22.5 ~"dependency update"

cf. gitlab-org/customers-gitlab-com#3021 (PG version)

TODO

  • Merge this MR
  • Trigger the push job for :ruby-2.6.6-git-2.31-lfs-2.9-chrome-89-node-12.22-yarn-1.22-postgresql-9.5 to push the image on the default branch after the merge

With this change, we have no more Node.js 12.18 user, so removing Node.js 12.18 since it has security vulnerability.

Signed-off-by: Takuya Noguchi takninnovationresearch@gmail.com

Edited by Takuya Noguchi

Merge request reports