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 d6e613a #185

Merged
merged 1 commit into from
Oct 31, 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:6df02f257af9fe45bbc6f6facae975717a8d9f7247bb0c01e1bad6e487336bef
image: oci.fariszr.com/fariszr/scribe:latest@sha256:d6e613a943ef2fb77fbfae6823d3c5a707143cd7fc3cbe12967fb62724e35fd2
restart: always
environment:
- APP_DOMAIN=scribe.aosus.link
Expand Down