diff --git a/docker-compose/atuin/docker-compose.yaml b/docker-compose/atuin/docker-compose.yaml index 1145e04..f6662eb 100644 --- a/docker-compose/atuin/docker-compose.yaml +++ b/docker-compose/atuin/docker-compose.yaml @@ -1,13 +1,13 @@ services: atuin: container_name: atuin - image: ghcr.io/atuinsh/atuin:18.16.0 + image: ghcr.io/atuinsh/atuin:18.16.1 restart: unless-stopped networks: - homelab-network security_opt: - no-new-privileges:true - command: server start + command: start volumes: - ~/docker-volumes/atuin/config:/config depends_on: