Bump version

This commit is contained in:
einarf
2020-05-28 01:27:06 +02:00
parent 764aac6744
commit 5c33ccf0b1
4 changed files with 5 additions and 5 deletions

View File

@@ -13,8 +13,8 @@ When releasing a bugfix version we need to update the
main image as well.
```bash
docker build src --tag zettaio/restic-compose-backup:0.5
docker build src --tag zettaio/restic-compose-backup:0.5.0
docker build src --tag zettaio/restic-compose-backup:0.6
docker build src --tag zettaio/restic-compose-backup:0.6.0
docker push zettaio/restic-compose-backup:0.5
docker push zettaio/restic-compose-backup:0.5.0