Skip to content

Commit

Permalink
fix container name
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamer2368 committed Nov 21, 2024
1 parent 77950d5 commit 44b0a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
needs: [docker-image]
container:
image: ghcr.io/llnl/gplasdi/gplasdi_env:latest
image: ghcr.io/llnl/gplasdi/lasdi_env:latest
options: --user 1001 --privileged
volumes:
- /mnt:/mnt
Expand Down

0 comments on commit 44b0a95

Please sign in to comment.