Skip to content

Commit

Permalink
update the docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
RamiKrispin committed Feb 23, 2024
1 parent 2658c16 commit 7f482e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/data_refresh_py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
refresh-the-dashboard:
runs-on: ubuntu-22.04
container:
image: docker.io/rkrispin/eia_data_refresh:dev.0.0.0.9002
image: docker.io/rkrispin/eia_data_refresh:arm64.0.0.0.9002
steps:
- name: checkout_repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 7f482e0

Please sign in to comment.