Skip to content

Commit

Permalink
Lock Switch build image to known good version
Browse files Browse the repository at this point in the history
  • Loading branch information
AJenbo committed Feb 3, 2024
1 parent 522b5e8 commit ff57b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
switch:
docker:
- image: devkitpro/devkita64:latest
- image: devkitpro/devkita64@sha256:ff45e29f2efab7f70651cee39e1d98952d0db970d78c4d71bcd94efcfb0e4e5f
working_directory: ~/repo
steps:
- checkout
Expand Down

0 comments on commit ff57b6b

Please sign in to comment.