Skip to content

Commit d1f5232

Browse files
authored
Merge pull request #89 from choria-io/focal_tag_fix
Fix focle/noble confusion
2 parents 5b569b1 + 8c5fb74 commit d1f5232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/containers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
with:
9494
file: Dockerfile.noble-go
9595
go: ${{ env.GO_VERSION }}
96-
tag: focal-go${{ env.TAG }}
96+
tag: noble-go${{ env.TAG }}
9797
hub_user: ${{ secrets.REGISTRY_RELEASE_USERNAME }}
9898
hub_password: ${{ secrets.REGISTRY_RELEASE_PASSWORD }}
9999

0 commit comments

Comments
 (0)