Skip to content

Commit

Permalink
Upldate to newer image
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoan committed Dec 20, 2024
1 parent 14f064b commit 777d82d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
runs-on: ubuntu-latest
needs: sanity_check
container:
image: navit/tomtom-ng
image: ghcr.io/navit-gps/tomtom:master
steps:
- uses: actions/checkout@v2
- name: Prepare the tomtom build environment
Expand All @@ -199,7 +199,7 @@ jobs:
runs-on: ubuntu-latest
needs: sanity_check
container:
image: navit/tomtom-ng
image: ghcr.io/navit-gps/tomtom:master
steps:
- uses: actions/checkout@v2
- name: Prepare the tomtom build environment
Expand Down

0 comments on commit 777d82d

Please sign in to comment.