Use latest tags
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-09-25 13:24:09 +02:00
parent 0a3a72789b
commit ea532c19ee
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ kind: pipeline
name: deploy to swarm-test.autonomic.zone
steps:
- name: deployment
image: decentral1se/stack-ssh-deploy:0.0.1
image: decentral1se/stack-ssh-deploy:latest
settings:
compose: compose.yml
host: swarm-test.autonomic.zone

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
backupbot:
image: "decentral1se/backup-bot:0.0.1"
image: "decentral1se/backup-bot:latest"
networks:
- backend
volumes:

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
backupbot:
image: "decentral1se/backup-bot:0.0.1"
image: "decentral1se/backup-bot:latest"
networks:
- backend
volumes: