Change docker image used

Steven Goossens 2020-06-01 22:14:42 +02:00 committed by GitHub
parent 05cb030a26
commit c88358e9bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ services:
web:
build: web
container_name: misp_web
image: misp:latest
image: stevengoossens/misp:latest
restart: unless-stopped
volumes:
- /dev/urandom:/dev/random