Skip to content

Commit

Permalink
Update build-push-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eculler authored Oct 1, 2024
1 parent d414461 commit b2b0a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
context: ./
file: ./Dockerfile
push: true
tags: earthlab/earth-analytics-dev-env:latest
tags: earthlab/earth-analytics-python-env:latest

- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit b2b0a28

Please sign in to comment.