chore(deps): update ghcr.io/actualbudget/actual-server docker tag to v23.12.1 #9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version: '3.7'
|
|||
|
||||
services:
|
||||
actualbudget:
|
||||
image: ghcr.io/actualbudget/actual-server:23.11.0-alpine
|
||||
image: ghcr.io/actualbudget/actual-server:23.12.1-alpine
|
||||
container_name: actualbudget
|
||||
restart: "${RESTART:-no}"
|
||||
hostname: money
|
||||
|
|
Loading…
Reference in a new issue