Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update oci.fariszr.com/fariszr/scribe:latest Docker digest to 81082cd #162

Merged
merged 1 commit into from
Oct 3, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scribe/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ networks:
services:
scribe:
container_name: scribe
image: oci.fariszr.com/fariszr/scribe:latest@sha256:425e1ab0a388b6ce58027b0de5aaec90a042768ca2219b1c2fc8f548108416fb
image: oci.fariszr.com/fariszr/scribe:latest@sha256:81082cd380dc0b9e92fd2b0b74a5da5c5ca5fc1c76baef768f9e2bd7c4c62169
restart: always
environment:
- APP_DOMAIN=scribe.aosus.link
Expand Down