Update version to 1.0rc7 - Add artist image URL to song endpoint

This commit is contained in:
Esa Kataja
2025-05-16 18:39:42 +03:00
parent 9c5edd1e44
commit cbd6ae9aa1
8 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ services:
build:
context: .
dockerfile: Dockerfile
image: eurovision-25-backend:1.0rc6
image: eurovision-25-backend:1.0rc7
ports:
- "8000:8000"
volumes: