2
0
Эх сурвалжийг харах

Update README with link to a new/forked Docker image (#113).

Dan Helfman 6 жил өмнө
parent
commit
6a0219a7a4
2 өөрчлөгдсөн 4 нэмэгдсэн , 3 устгасан
  1. 1 0
      NEWS
  2. 3 3
      README.md

+ 1 - 0
NEWS

@@ -1,5 +1,6 @@
 1.2.12.dev0
  * #111: Update Borg create --filter values so a dry run lists files to back up.
+ * #113: Update README with link to a new/forked Docker image.
 
 1.2.11
  * #108: Support for Borg create --progress via borgmatic command-line flag.

+ 3 - 3
README.md

@@ -90,10 +90,10 @@ you're using Python 3, as borgmatic does not support Python 2.
 
 ### Other ways to install
 
- * [A borgmatic Docker image](https://hub.docker.com/r/b3vis/borgmatic/) based
+ * [A borgmatic Docker image](https://hub.docker.com/r/monachus/borgmatic/) based
+   on Alpine Linux.
+ * [Another borgmatic Docker image](https://hub.docker.com/r/b3vis/borgmatic/) based
    on Alpine Linux.
- * [Another borgmatic Docker image](https://hub.docker.com/r/coaxial/borgmatic/) based
-   on Alpine Linux, updated automatically whenever the Alpine image updates.
  * [A borgmatic package for
    Fedora](https://bodhi.fedoraproject.org/updates/?search=borgmatic).
  * [A borgmatic package for Arch