diff --git a/.github/workflows/build-maps.yml b/.github/workflows/build-maps.yml index edbe50c..16aa831 100644 --- a/.github/workflows/build-maps.yml +++ b/.github/workflows/build-maps.yml @@ -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 }}