From 95e22a251dc673b6c6a0b49e87f3fd5b87724c5a Mon Sep 17 00:00:00 2001 From: Umputun Date: Mon, 11 Jun 2018 00:41:09 -0500 Subject: [PATCH] rename image --- .drone.yml | 6 +++--- README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 39bb8a06..45dc91ee 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ pipeline: docker_master: image: plugins/docker - repo: umputun/remark + repo: umputun/remark42 secrets: [ docker_username, docker_password ] tags: - ${DRONE_COMMIT_BRANCH/\//-} @@ -22,7 +22,7 @@ pipeline: docker_tag: image: plugins/docker - repo: umputun/remark + repo: umputun/remark42 secrets: [ docker_username, docker_password ] tags: - ${DRONE_TAG} @@ -33,7 +33,7 @@ pipeline: docker_branch: image: plugins/docker - repo: umputun/remark + repo: umputun/remark42 secrets: [ docker_username, docker_password ] tags: - ${DRONE_COMMIT_BRANCH/\//-} diff --git a/README.md b/README.md index ea4bbe39..a7810333 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ version: '2' services: remark42: - image: umputun/remark:master + image: umputun/remark42:master restart: always container_name: "remark42" environment: