diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index df19098b..dd1b95f5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -170,7 +170,7 @@ build_linux: snap:edge: stage: release - image: "cibuilds/snapcraft:core18" + image: "snapcore/snapcraft" variables: SNAPCRAFT_LOGIN_FILE: ${SNAPCRAFT_LOGIN_FILE} only: @@ -185,7 +185,7 @@ snap:edge: snap:publish: stage: release - image: "cibuilds/snapcraft:core18" + image: "snapcore/snapcraft" variables: SNAPCRAFT_LOGIN_FILE: ${SNAPCRAFT_LOGIN_FILE} only: