adventurelog: v0.11.0 -> v0.12.1 (backend + frontend)
Campaign 7 catalog sweep. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Nn3VgQk9iwEGgyx6QJ2NvE
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
services:
|
||||
adventurelog:
|
||||
image: ghcr.io/seanmorley15/adventurelog-backend:v0.11.0
|
||||
image: ghcr.io/seanmorley15/adventurelog-backend:v0.12.1
|
||||
container_name: adventurelog
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
@@ -66,7 +66,7 @@ services:
|
||||
start_period: 20s
|
||||
|
||||
adventurelog-frontend:
|
||||
image: ghcr.io/seanmorley15/adventurelog-frontend:v0.11.0
|
||||
image: ghcr.io/seanmorley15/adventurelog-frontend:v0.12.1
|
||||
container_name: adventurelog-frontend
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user