Skip to content

Commit 52333ef

Browse files
pin sparkyfitness server image version
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
1 parent 34baeab commit 52333ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/compose/sparkyfitness.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
- sparkyfitness-server
1515

1616
sparkyfitness-server:
17-
image: 'codewithcj/sparkyfitness_server:latest'
17+
image: 'codewithcj/sparkyfitness_server:v0.15.7.3' # Released on Oct 18, 2025
1818
environment:
1919
- 'SPARKY_FITNESS_LOG_LEVEL=${SPARKY_FITNESS_LOG_LEVEL:-info}'
2020
- 'SPARKY_FITNESS_DB_USER=${SERVICE_USER_POSTGRES}'

0 commit comments

Comments
 (0)