diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 5276853..999b7a5 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -13,7 +13,7 @@ env: # Use docker.io for Docker Hub if empty REGISTRY: docker.io # github.repository as / - IMAGE_NAME: ${{ github.repository }} + IMAGE_NAME: bbtsoftwareag/mssql-backup jobs: diff --git a/README.md b/README.md index fd6e256..1a6c62c 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ For using the cleanup feature attach the same `/backup` volume in the `bbtsoftwa | 0.3.0 | Release [0.3.0](https://github.com/bbtsoftware/docker-mssql-backup/releases/tag/0.3.0) | ![Size](https://shields.beevelop.com/docker/image/image-size/bbtsoftwareag/mssql-backup/0.3.0.svg?style=flat-square) | | 0.4.0 | Release [0.4.0](https://github.com/bbtsoftware/docker-mssql-backup/releases/tag/0.4.0) | ![Size](https://shields.beevelop.com/docker/image/image-size/bbtsoftwareag/mssql-backup/0.4.0.svg?style=flat-square) | | 0.5.0 | Release [0.5.0](https://github.com/bbtsoftware/docker-mssql-backup/releases/tag/0.5.0) | ![Size](https://shields.beevelop.com/docker/image/image-size/bbtsoftwareag/mssql-backup/0.5.0.svg?style=flat-square) | +| 0.5.1 | Release [0.5.1](https://github.com/bbtsoftware/docker-mssql-backup/releases/tag/0.5.1) | ![Size](https://shields.beevelop.com/docker/image/image-size/bbtsoftwareag/mssql-backup/0.5.1.svg?style=flat-square) | ### Configuration