Skip to content

Commit

Permalink
Merge pull request #41 from SCiO-systems/gdal-update
Browse files Browse the repository at this point in the history
dsf
  • Loading branch information
angelosnm authored Feb 28, 2024
2 parents cb9725b + 669f59f commit 84af431
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ jobs:
password: ${{ secrets.DOCKERHUB_PASSWORD }}

- name: Build and Push Docker Image (dev)
uses: docker/build-push-action@v2
uses: docker/build-push-action@v5
with:
context: ./jupyter-eiaspatial-notebook/jammy
context: jupyter-eiaspatial-notebook/jammy
file: ./jupyter-eiaspatial-notebook/jammy/Dockerfile
push: true
tags: |
Expand Down

0 comments on commit 84af431

Please sign in to comment.