Skip to content

Commit

Permalink
Use v2 docker container in pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
kks32 committed Dec 12, 2024
1 parent cee3a4d commit ce87359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
gns:
runs-on: ubuntu-latest
container:
image: ghcr.io/geoelements/gns:dataloader
image: ghcr.io/geoelements/gns:v2

steps:
- name: Checkout repository
Expand Down

0 comments on commit ce87359

Please sign in to comment.