Skip to content

Commit

Permalink
New token for dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
eculler authored Apr 11, 2023
1 parent b43ebd3 commit 73e9c74
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 @@ -24,7 +24,7 @@ jobs:
context: ./
file: ./Dockerfile
push: true
tags: earthlab/r-python-eds-lessons-env:latest
tags: earthlab/earth-analytics-python-env:latest

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

0 comments on commit 73e9c74

Please sign in to comment.