Skip to content

Commit f66de2b

Browse files
committed
chore: create docker build workflow, switch production image to parkpow
1 parent a4e2635 commit f66de2b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ services:
2828
# Kener — Status Page Application
2929
# ---------------------------------------------------------------------------
3030
kener:
31-
build: .
32-
image: parkpow/kener:local
31+
image: ghcr.io/parkpow/kener:parkpow
3332
container_name: kener
3433
env_file:
3534
- .env

0 commit comments

Comments
 (0)