use v0.3.0 instead of master for x86_64 docker

stable
fdb-hiroshima 5 years ago committed by GitHub
parent 7795194ed1
commit 2093586389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ services:
volumes:
- "./data/postgres:/var/lib/postgresql/data"
plume:
image: plumeorg/plume
image: plumeorg/plume:v0.3.0
env_file: .env
restart: unless-stopped
volumes:

Loading…
Cancel
Save