To update the AV run the following:
January 29, 2017 ยท View on GitHub
$ docker run --name=avast malice/avast update
Then to use the updated AVG container:
$ docker commit avast malice/avast:updated
$ docker rm avast # clean up updated container
$ docker run --rm malice/avast:updated EICAR