Browse Source

Move to new docker repo

Alexey Edelev 5 years ago
parent
commit
7b25c9d0ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .ci/Dockerfile.ubuntu

+ 1 - 1
.ci/Dockerfile.ubuntu

@@ -1,4 +1,4 @@
-FROM semlanik/ubuntu-latest-qt:latest
+FROM qtprotobuf/ubuntu-latest-qt:latest
 ADD . /sources
 RUN mkdir -p /build
 WORKDIR /build