Skip to content

Commit

Permalink
Merge pull request #172 from leondavi/dolev/official_docker
Browse files Browse the repository at this point in the history
ci: Update fetching process to use official image
  • Loading branch information
leondavi committed May 7, 2023
2 parents ae1e307 + d6f2866 commit 50c4e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
container: dolby360/nerlnet:latest
container: leondavi/nerlnet:latest
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 50c4e5d

Please sign in to comment.