Skip to content

Commit b2b0a28

Browse files
authored
Update build-push-image.yml
1 parent d414461 commit b2b0a28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-push-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
context: ./
2727
file: ./Dockerfile
2828
push: true
29-
tags: earthlab/earth-analytics-dev-env:latest
29+
tags: earthlab/earth-analytics-python-env:latest
3030

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

0 commit comments

Comments
 (0)