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