working on sensors and rules
This commit is contained in:
@@ -90,7 +90,7 @@ services:
|
||||
# Initialize builtin packs
|
||||
# Copies pack files to shared volume and loads them into database
|
||||
init-packs:
|
||||
image: python:3.11-alpine
|
||||
image: python:3.11-slim
|
||||
container_name: attune-init-packs
|
||||
volumes:
|
||||
- ./packs:/source/packs:ro
|
||||
|
||||
Reference in New Issue
Block a user