Skip to content

Commit 7387913

Browse files
committed
Bump version to 1.1.0.
Signed-off-by: Paulo Pires <[email protected]>
1 parent d9c8b21 commit 7387913

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ docker run --detach \
1414
--name nexus-backup \
1515
--volume /path/to/nexus-data:/nexus-data \
1616
--volume /path/to/nexus-data-backup:/nexus-data/backup \
17-
quay.io/travelaudience/docker-nexus-backup:1.0.0
17+
quay.io/travelaudience/docker-nexus-backup:1.1.0
1818
```
1919

2020
You can change, for example, the repositories which to lock during backup and
@@ -28,7 +28,7 @@ docker run --detach \
2828
--name nexus-backup \
2929
--volume /path/to/nexus-data:/nexus-data \
3030
--volume /path/to/nexus-data-backup:/nexus-data/backup \
31-
quay.io/travelaudience/docker-nexus-backup:1.0.0
31+
quay.io/travelaudience/docker-nexus-backup:1.1.0
3232
```
3333

3434
## Inside Google Container Engine

0 commit comments

Comments
 (0)