Rebuild specification.
[platform/upstream/libvorbis.git] / .gitlab-ci.yml
index 065412e..e438d97 100644 (file)
@@ -2,7 +2,7 @@ default:
   tags:
     - docker
   # Image from https://hub.docker.com/_/gcc/ based on Debian
-  image: gcc
+  image: gcc:9
 
 autoconf:
   stage: build