diff --git a/docker-compose.yml b/docker-compose.yml index c0aa7dc..b894fb6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -52,7 +52,7 @@ services: - ${EMQX_HOST:-emqx} floodgate: - image: ghcr.io/eric-becker/floodgate:0.2.2 + image: ghcr.io/eric-becker/floodgate:0.3.0 restart: unless-stopped volumes: - ./floodgate/config.yaml:/app/config.yaml:ro