Commit graph

16 commits

Author SHA1 Message Date
Vitaly Slobodin
976d8937de Update Ruby to 2.7.6 2022-05-17 20:39:02 +00:00
Rémy Coutable
08680b0e16 Merge branch 'sh-update-deps' into 'master'
Update Git, Golang, and Chrome versions for GitLab build images

See merge request gitlab-org/gitlab-build-images!539
2022-05-16 10:48:01 +00:00
Balasankar 'Balu' C
1143a7530c Merge branch 'mk-ruby-3.0.4' into 'master'
Bump Ruby 3 images to 3.0.4

See merge request gitlab-org/gitlab-build-images!540
2022-05-13 16:50:13 +00:00
Matthias Käppler
842598cb63 Bump Ruby 3 images to 3.0.4 2022-05-13 16:50:13 +00:00
Balasankar 'Balu' C
95b154eaf7 Merge branch 'vs/drop-nodejs-12' into 'master'
Drop support for Node.js 12

See merge request gitlab-org/gitlab-build-images!535
2022-05-13 10:57:30 +00:00
Stan Hu
1ecac04f87
Update Git, Golang, and Chrome versions for GitLab build images
The Chrome update is needed to match the version bump for QA-related
images:
https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/536
2022-05-12 21:13:36 -07:00
Andrejs Cunskis
9cd59387cd
Update chrome version in images 2022-05-12 13:07:33 +03:00
Andrejs Cunskis
6bfe260f3b Experiment: automatically push built images 2022-05-11 12:56:08 +00:00
Andrejs Cunskis
8b1b51a97c
Correctly set tag for images without minor tools 2022-05-03 14:15:31 +03:00
Andrejs Cunskis
8fff315864
Move custom images to separate major component directories 2022-05-03 13:52:10 +03:00
Kamil Trzciński
ee1bb21ec9 Allow to prefix deployed images into nested
This allows to escape the tag length limit of 128
and better organise images from different architectures
2022-05-02 15:26:47 +02:00
Andrejs Cunskis
9822179497
Set debian and add missing docker for custom build 2022-05-01 22:29:14 +03:00
Andrejs Cunskis
1f15ec8684
Add option to pass custom bundler version 2022-05-01 19:31:13 +03:00
Andrejs Cunskis
06a761ebf6
Update Dockerfile.custom 2022-04-28 19:38:02 +03:00
Stan Hu
27c59b7e27 Update to Debian bullseye 2022-02-10 07:37:01 +00:00
Lukas Eipert
a9cf88c469 Welcome to the matrix
This refactors our custom image building to utilize GitLab parallel jobs
with a matrix.

This makes it easier to parse what kind of matrix we are going to build
in our docker images. Furthermore instead of splitting the image name,
we can simply pull the versions of the tools from the environment
variables.

The ultimative reason: Dogfooding
2021-12-07 12:10:42 +01:00