mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-09-28 06:35:24 +00:00
Update release.md
This commit is contained in:
@@ -8,7 +8,13 @@
|
||||
|
||||
## Example
|
||||
|
||||
When releasing a bugfix version we need to update the
|
||||
main image as well.
|
||||
|
||||
```bash
|
||||
docker build . --tag zettaio/restic-compose-backup:0.2.0
|
||||
docker push zettaio/restic-compose-backup:0.2.0
|
||||
docker build . --tag zettaio/restic-compose-backup:0.3
|
||||
docker build . --tag zettaio/restic-compose-backup:0.3.1
|
||||
|
||||
docker push zettaio/restic-compose-backup:0.3
|
||||
docker push zettaio/restic-compose-backup:0.3.1
|
||||
```
|
||||
|
Reference in New Issue
Block a user