We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ac89c commit 9e8d3c2Copy full SHA for 9e8d3c2
scribe/docker-compose.yml
@@ -7,7 +7,7 @@ networks:
7
services:
8
scribe:
9
container_name: scribe
10
- image: ghcr.io/fariszr/scribe:latest@sha256:2e194d2e4fb18c9341aa3a1a8329ea60bd6a57b16951099fbba850d2088a7353
+ image: ghcr.io/fariszr/scribe:latest@sha256:3bdeec65228f37bdf87919e84f1c10df45352dbad6a611be383593067ebee46e
11
restart: always
12
environment:
13
- APP_DOMAIN=scribe.aosus.link
0 commit comments