[CI] Fix docker buildpack image name

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2022-04-09 22:03:30 +02:00
parent 75f549170d
commit cc8a115974
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ build-docker-tag:
# Packaging app for amd64
package-app:
image: 1.13.4-erlang-24.3.3-${OS}
image: mobilizon/buildpack:1.13.4-erlang-24.3.3-${OS}
stage: package
before_script:
- apt-get update && apt-get install -yq build-essential git curl cmake