feat: use fixed version for pangolin

This commit is contained in:
Simon Cornet 2025-09-22 12:12:03 +02:00
commit dd3e609a91

View file

@ -29,7 +29,7 @@
pull: "always"
state: "started"
name: "pangolin"
image: "docker.io/fosrl/pangolin:latest"
image: "docker.io/fosrl/pangolin:1.10.2"
restart_policy: "unless-stopped"
networks:
- name: "pangolin"