Skip to content
Snippets Groups Projects
Verified Commit fbc3a7b4 authored by Ralph Giles's avatar Ralph Giles
Browse files

Use the gcc:9 image for gitlab-ci builds.


Specify an explicit version of the base container image for more
repeatable results. Note that this will need to be bumped periodically.

Signed-off-by: default avatarMarvin Scholz <epirat07@gmail.com>
parent 40ee6d10
No related branches found
No related tags found
No related merge requests found
Pipeline #1868 passed
# Image from https://hub.docker.com/_/gcc/ based on Debian
image: gcc
image: gcc:9
autotools:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment