Skip to content

Commit

Permalink
Merge pull request #234 from Howlla/multi-arch
Browse files Browse the repository at this point in the history
Observer bot v0.2
  • Loading branch information
elamaran11 authored Mar 21, 2024
2 parents cc567e8 + 29e3b48 commit a6a4734
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ spec:
serviceAccountName: observer-sa
containers:
- name: observer-pod
image: public.ecr.aws/n5p5f4n3/conformitron-observer-bot:latest
imagePullPolicy: Always
image: public.ecr.aws/n5p5f4n3/conformitron-observer-bot:0.2
imagePullPolicy: IfNotPresent
env:
- name: GITHUB_TOKEN
valueFrom:
Expand Down

0 comments on commit a6a4734

Please sign in to comment.