Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-ci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2021-05-20 23:23:30 +0300
committerAntenore Gatta <antenore@simbiosi.org>2021-05-20 23:23:30 +0300
commitc0694678225e8e0c1b16a0a7ca843e2d93bb24cc (patch)
tree9c445afc06d9a14a0e3731b7fa7eaebe71bf7e0c
parent90f0bbc07b73099efeb16b24e2e49c540b90222a (diff)
updating docker image
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2a5c567..dbec884 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
---
-image: remmina/ubuntu:18.04
+image: registry.gitlab.com/remmina/remmina/ubuntu:18.04
variables:
GIT_SUBMODULE_STRATEGY: recursive