Skip to content

Commit

Permalink
fix(bot): pin to last known good commit for older mainframe commit (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
sid-maddy authored Jul 7, 2024
1 parent a732c5d commit 76aec6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/manifests/discord/bot/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: bot
image: ghcr.io/vipyrsec/bot:edge
image: ghcr.io/vipyrsec/bot:5b2193b2f81d4b6c36d0c0d649da8683843f4053
imagePullPolicy: Always
envFrom:
- secretRef:
Expand Down

0 comments on commit 76aec6b

Please sign in to comment.