We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66f471 commit a66b55dCopy full SHA for a66b55d
.github/workflows/build-hug-image.yml
@@ -41,7 +41,7 @@ jobs:
41
context: .
42
push: true
43
tags: |
44
- ghcr.io/${{ github.repository_owner }}/hug2025:latest
+ ghcr.io/${{ github.repository_owner }}/hugws:latest
45
labels: |
46
org.opencontainers.image.source=https://github.com/${{ github.repository }}
47
org.opencontainers.image.description=http server
0 commit comments