Skip to content

Commit

Permalink
Merge pull request #2 from StamusNetworks/next
Browse files Browse the repository at this point in the history
feat: using github scirius image
  • Loading branch information
lanathlor authored Nov 13, 2024
2 parents dea7208 + a41db25 commit 32203b4
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 32203b4

Please sign in to comment.