diff --git a/arangodb/README.md b/arangodb/README.md index 90223aa21..4c5be2853 100644 --- a/arangodb/README.md +++ b/arangodb/README.md @@ -24,7 +24,7 @@ WARNING: # 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) # Quick reference (cont.) diff --git a/varnish/README.md b/varnish/README.md index 6ea358d62..ec573b63e 100644 --- a/varnish/README.md +++ b/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 ``` -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 # extend the default keep period