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

chore(deps): update ghcr.io/eoeo-org/twibot-to-discord:main docker digest to a959832 #53

Merged
merged 1 commit into from
Mar 1, 2025
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/eoeo-org/twibot-to-discord:main@sha256:d08a14a734bcc5059b3adf645f63e935639a847efebca7e12d2b89ff569c06c8
image: ghcr.io/eoeo-org/twibot-to-discord:main@sha256:a959832a7d1b09279924d5c9cbfb6f0b5b0f6df5521f3c2e4e50202ae3a6129b
imagePullPolicy: IfNotPresent # because digest pinning
env:
- name: ADMIN
Expand Down