Skip to content

Commit

Permalink
debugging: using v0.6.4 for docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pauladkisson authored Oct 15, 2024
1 parent 793cd56 commit 977144e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/neuroconv_docker_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:

- name: Pull docker image
run: |
docker pull ghcr.io/catalystneuro/neuroconv:latest
docker pull ghcr.io/catalystneuro/neuroconv:v0.6.4
docker pull ghcr.io/catalystneuro/neuroconv:yaml_variable
- name: Run docker tests
Expand Down

0 comments on commit 977144e

Please sign in to comment.