Skip to content

Commit a1434ae

Browse files
committed
Use latest docker image
1 parent 3b7bc4c commit a1434ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/install_eitprocessing_uv

.github/actions/install_eitprocessing_uv/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ runs:
3535
- uses: shrink/actions-docker-extract@v3
3636
if: ${{ inputs.extract-data == 'true' }}
3737
with:
38-
image: ghcr.io/eit-alive/eittestdata:clean
38+
image: ghcr.io/eit-alive/eittestdata:latest
3939
destination: ${{ inputs.data-directory }}
4040
path: /eitprocessing/.
4141
- name: Install uv and set the python version

0 commit comments

Comments
 (0)