Skip to content

Commit

Permalink
Merge pull request #89 from choria-io/focal_tag_fix
Browse files Browse the repository at this point in the history
Fix focle/noble confusion
  • Loading branch information
ripienaar authored Sep 1, 2024
2 parents 5b569b1 + 8c5fb74 commit d1f5232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
with:
file: Dockerfile.noble-go
go: ${{ env.GO_VERSION }}
tag: focal-go${{ env.TAG }}
tag: noble-go${{ env.TAG }}
hub_user: ${{ secrets.REGISTRY_RELEASE_USERNAME }}
hub_password: ${{ secrets.REGISTRY_RELEASE_PASSWORD }}

Expand Down

0 comments on commit d1f5232

Please sign in to comment.