docs: update dockerfiles for v0.9.0 (#801)

* docs: update dockerfiles for v0.9.0

* docs: use latest tag for docker files
This commit is contained in:
Caleb Doxsey 2020-05-29 08:13:01 -06:00 committed by GitHub
parent d67bb22342
commit c1e648e0a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
version: "3"
services:
pomerium:
image: pomerium/pomerium:v0.8.0
image: pomerium/pomerium:latest
environment:
# Generate new secret keys. e.g. `head -c32 /dev/urandom | base64`
- COOKIE_SECRET=V2JBZk0zWGtsL29UcFUvWjVDWWQ2UHExNXJ0b2VhcDI=