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 committed Sep 20, 2023
1 parent 803d1de commit 4540ef2
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 @@ -36,7 +36,7 @@ jobs:
context: ./
file: ./Dockerfile
push: true
tags: earthlab/earth-analytics-python-env:latest
tags: earthlab/earth-analytics-dev-env:latest

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

0 comments on commit 4540ef2

Please sign in to comment.