Skip to content

Commit

Permalink
ci: use latest motomap container
Browse files Browse the repository at this point in the history
  • Loading branch information
tits4net committed Apr 1, 2024
1 parent 3ab2e3a commit 6d0503a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-maps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
motomap-container-job:
runs-on: ubuntu-latest
container:
image: tmesot/motomap:refactor
image: tmesot/motomap:latest
credentials:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit 6d0503a

Please sign in to comment.