Skip to content

Commit

Permalink
update the image version
Browse files Browse the repository at this point in the history
  • Loading branch information
RamiKrispin committed Feb 24, 2024
1 parent 0603d21 commit 6b15f5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/data_refresh.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.9003
image: docker.io/rkrispin/eia_data_refresh:0.0.0.9004
steps:
- name: checkout_repo
uses: actions/checkout@v3
Expand Down
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:arm64.0.0.0.9003
image: docker.io/rkrispin/eia_data_refresh:0.0.0.9004
steps:
- name: checkout_repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 6b15f5d

Please sign in to comment.