Commit graph

9 commits

Author SHA1 Message Date
Stan Hu
45f5560da3 Update GitLab compile assets images to bullseye 2022-02-11 04:18:02 +00:00
Balasankar 'Balu' C
40d3de5aab Merge branch 'vs/bump-psql-customersdot' into 'master'
Bump PostgreSQL from 9.5 to 10.19 for CustomersDot

See merge request gitlab-org/gitlab-build-images!482
2022-02-10 07:37:54 +00:00
Vitaly Slobodin
7c6935bf5d Bump PostgreSQL from 9.5 to 10.19 for CustomersDot 2022-02-10 07:37:54 +00:00
Stan Hu
27c59b7e27 Update to Debian bullseye 2022-02-10 07:37:01 +00:00
Rémy Coutable
422013d00b
Add triage-ops image
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-02-03 15:34:29 +01:00
Vitaly Slobodin
620b53a7a6 Bump Node.js to 14 for CustomersDot images 2022-01-31 09:01:06 +00:00
Stan Hu
e94fd5db83
Add Go 1.17 to GitLab images building
We can also drop Git v2.31 now since v2.33 is the default.
2021-12-10 08:39:45 -08:00
Lukas Eipert
94ebd90c7f Properly tag images when building them 2021-12-08 12:44:00 +01: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