Skip to content

Commit

Permalink
dsf
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Feb 28, 2024
1 parent 70c906a commit 669f59f
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 669f59f

Please sign in to comment.