Skip to content

Commit

Permalink
coa-updater: Update Docker image, use bun as build target
Browse files Browse the repository at this point in the history
  • Loading branch information
bperel committed Jul 8, 2024
1 parent 01521b1 commit 072afd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/coa-updater/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
coa-updater:
init: true
image: bperel/coa-updater
image: ghcr.io/bperel/coa-updater
environment:
MYSQL_HOST: db
MYSQL_DATABASE: coa
Expand Down

0 comments on commit 072afd9

Please sign in to comment.