Browse Source

Run update.sh

Docker Library Bot 3 years ago
parent
commit
03d7de802b
2 changed files with 2 additions and 2 deletions
  1. 1 1
      arangodb/README.md
  2. 1 1
      varnish/README.md

+ 1 - 1
arangodb/README.md

@@ -24,7 +24,7 @@ WARNING:
 
 
 # Supported tags and respective `Dockerfile` links
 # Supported tags and respective `Dockerfile` links
 
 
--	[`3.7`, `3.7.15`](https://github.com/arangodb/arangodb-docker/blob/d46dfa818833436aa89907a045c803de84c7868a/alpine/3.7.15/Dockerfile)
+-	[`3.7`, `3.7.16`](https://github.com/arangodb/arangodb-docker/blob/71fc4a9f6a3fa2f5f02b517e25a6c5c94a6170e9/alpine/3.7.16/Dockerfile)
 -	[`3.8`, `3.8.3`, `latest`](https://github.com/arangodb/arangodb-docker/blob/1dc6491a317221b03622183f7e0a462c718f3e0e/alpine/3.8.3/Dockerfile)
 -	[`3.8`, `3.8.3`, `latest`](https://github.com/arangodb/arangodb-docker/blob/1dc6491a317221b03622183f7e0a462c718f3e0e/alpine/3.8.3/Dockerfile)
 
 
 # Quick reference (cont.)
 # Quick reference (cont.)

+ 1 - 1
varnish/README.md

@@ -118,7 +118,7 @@ By default, the containers will use a cache size of 100MB, which is usually a bi
 $ docker run --tmpfs /var/lib/varnish:exec -e VARNISH_SIZE=2G varnish
 $ docker run --tmpfs /var/lib/varnish:exec -e VARNISH_SIZE=2G varnish
 ```
 ```
 
 
-Additionally, you can add arguments to `docker run` affter `varnish`, if the first one starts with a `-`, they will be appendend to the [default command](https://github.com/varnish/docker-varnish/blob/master/docker-varnish-entrypoint#L8):
+Additionally, you can add arguments to `docker run` after `varnish`, if the first one starts with a `-`, they will be appendend to the [default command](https://github.com/varnish/docker-varnish/blob/master/docker-varnish-entrypoint#L8):
 
 
 ```console
 ```console
 # extend the default keep period
 # extend the default keep period