Skip to content

Commit

Permalink
Merge pull request #713 from caseydavenport/casey-update-repo-v3.19
Browse files Browse the repository at this point in the history
Update UBI to 8.5
  • Loading branch information
caseydavenport authored Feb 4, 2022
2 parents 762bdcf + 7a31049 commit c77d33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ blocks:
- name: Run FV
commands:
- make image
- cd .. && git clone https://github.com/projectcalico/felix.git && cd felix
- cd .. && git clone https://github.com/projectcalico/felix.git -b release-v3.19 && cd felix
- JUST_A_MINUTE=true USE_TYPHA=true FV_TYPHAIMAGE=calico/typha:latest TYPHA_VERSION=latest make k8sfv-test

- name: 'Foss Checks'
Expand Down

0 comments on commit c77d33a

Please sign in to comment.