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 ghcr.io/zel9278/twibot-to-discord:main Docker digest to 1aedc99 #1

Merged
merged 1 commit into from
Jul 3, 2024
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 twibot-to-discord/twibot-to-discord-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: twibot-to-discord
image: ghcr.io/zel9278/twibot-to-discord:main@sha256:afa3ec575e641377188abf368932c6f0774d0e4b08a495c4ae162527c3cdb050
image: ghcr.io/zel9278/twibot-to-discord:main@sha256:1aedc99b5a55f15741c48f26571e0961acb8eb834a16de1c5633f3984787b887
imagePullPolicy: IfNotPresent # because digest pinning
envFrom:
- secretRef:
Expand Down