Docker Library Bot vor 3 Jahren
Ursprung
Commit
57b7f63570
2 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 1 1
      haproxy/README.md
  2. 2 2
      photon/README.md

+ 1 - 1
haproxy/README.md

@@ -70,7 +70,7 @@ HAProxy is a free, open source high availability solution, providing load balanc
 
 Since no two users of HAProxy are likely to configure it exactly alike, this image does not come with any default configuration.
 
-Please refer to [upstream's excellent (and comprehensive) documentation](https://cbonte.github.io/haproxy-dconv/) on the subject of configuring HAProxy for your needs.
+Please refer to [upstream's excellent (and comprehensive) documentation](https://docs.haproxy.org/) on the subject of configuring HAProxy for your needs.
 
 It is also worth checking out the [`examples/` directory from upstream](http://git.haproxy.org/?p=haproxy-2.3.git;a=tree;f=examples).
 

+ 2 - 2
photon/README.md

@@ -24,8 +24,8 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`4.0`, `4.0-20220930`, `latest`](https://github.com/vmware/photon-docker-image/blob/f4ca8800a7464d2cda9eec1a1c5fcc16497dec80/docker/Dockerfile)
--	[`3.0`, `3.0-20220926`](https://github.com/vmware/photon-docker-image/blob/0f941ec96d6a1eea6259839f2b1d17e2a7839946/docker/Dockerfile)
+-	[`4.0`, `4.0-20221017`, `latest`](https://github.com/vmware/photon-docker-image/blob/000b077bff7fbc19384dd9dbd7302396ba640977/docker/Dockerfile)
+-	[`3.0`, `3.0-20221017`](https://github.com/vmware/photon-docker-image/blob/6dd5ddd31d79104fe1b03d28fc6738f5d7b3f094/docker/Dockerfile)
 -	[`2.0`, `2.0-20220923`](https://github.com/vmware/photon-docker-image/blob/c65f7455abcf2c665afe6292fdd1cda48464c493/docker/Dockerfile)
 
 # Quick reference (cont.)