nx-webmail: switch Umbrel app to prebuilt GHCR image
Some checks failed
Publish nx-webmail Image / publish (push) Has been cancelled
Some checks failed
Publish nx-webmail Image / publish (push) Has been cancelled
This commit is contained in:
@@ -7,10 +7,7 @@ services:
|
||||
APP_PORT: 3001
|
||||
|
||||
server:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: nx-webmail:1.0.0
|
||||
image: ghcr.io/weektab/nx-webmail:1.0.1
|
||||
init: true
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
||||
Reference in New Issue
Block a user