Move to new docker repo because their search sucks

pull/1/head
Jason Kendall 2020-02-21 16:34:21 -05:00
parent 8a37160fc3
commit acff110ad5
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ services:
- "MYSQL_DATABASE=misp"
misp:
image: coolacid/docker-misp:core-latest
image: coolacid/misp-docker:core-latest
build:
context: server/.
args:
@ -44,7 +44,7 @@ services:
- "INIT=true" # Initialze MISP, things includes, attempting to import SQL and the Files DIR
misp-modules:
image: coolacid/docker-misp:modules-latest
image: coolacid/misp-docker:modules-latest
build:
context: modules/.
args: