We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d414461 commit b2b0a28Copy full SHA for b2b0a28
1 file changed
.github/workflows/build-push-image.yml
@@ -26,7 +26,7 @@ jobs:
26
context: ./
27
file: ./Dockerfile
28
push: true
29
- tags: earthlab/earth-analytics-dev-env:latest
+ tags: earthlab/earth-analytics-python-env:latest
30
31
- name: Image digest
32
run: echo ${{ steps.docker_build.outputs.digest }}
0 commit comments