Skip to content

Commit

Permalink
feat: using github scirius image
Browse files Browse the repository at this point in the history
  • Loading branch information
lanathlor committed Nov 13, 2024
1 parent 0fbd35e commit a41db25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/clearndr/sub-compose/scirius.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ volumes:

services:
scirius:
image: git.stamus-networks.com:4567/devel/scirius/selks:selks-image-latest
image: ghcr.io/stamusnetworks/scirius:clearndr-ce-b1
restart: {{ .Values.globals.restartmode | default "unless-stopped" }}
healthcheck:
interval: 10s
Expand Down

0 comments on commit a41db25

Please sign in to comment.