Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
updated dockerhub image to use arras repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Thistleman committed Jun 13, 2023
1 parent 9805edd commit a73e750
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/develop-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
context: .
file: ./docker/packer/Dockerfile.dev.ul
push: true
tags: hipas/gridlabd:develop
tags: lfenergy/arras:develop

updateS3websites:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/master-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ jobs:
context: .
file: ./docker/packer/Dockerfile.prod.ul
push: true
tags: hipas/gridlabd:latest, hipas/gridlabd:${{ env.VERSION }}
tags: lfenergy/arras:latest, lfenergy/arras:${{ env.VERSION }}

updateS3websites:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a73e750

Please sign in to comment.