File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -49,14 +49,14 @@ jobs:
4949 type=sha,prefix={{branch}}-
5050 type=raw,value=latest,enable={{is_default_branch}}
5151 labels : |
52- maintainer=a5chin <a5chin.origin+contact@gmain .com>
52+ maintainer=a5chin <a5chin.origin+contact@gmail .com>
5353 org.opencontainers.image.url=https://github.com/${{ github.repository }}
5454 org.opencontainers.image.source=https://github.com/${{ github.repository }}
55- org.opencontainers.image.vendor=a5chin <a5chin.origin+contact@gmain .com>
55+ org.opencontainers.image.vendor=a5chin <a5chin.origin+contact@gmail .com>
5656 org.opencontainers.image.title=python-uv
5757 org.opencontainers.image.description=App for Python development with uv-based dependency management and environment configuration.
5858 org.opencontainers.image.documentation=https://a5chin.github.io/python-uv/
59- org.opencontainers.image.authors=a5chin <a5chin.origin+contact@gmain .com>
59+ org.opencontainers.image.authors=a5chin <a5chin.origin+contact@gmail .com>
6060 org.opencontainers.image.licenses=MIT
6161
6262 - name : Build and Push App Image
Original file line number Diff line number Diff line change @@ -49,14 +49,14 @@ jobs:
4949 type=sha,prefix={{branch}}-
5050 type=raw,value=latest,enable={{is_default_branch}}
5151 labels : |
52- maintainer=a5chin <a5chin.origin+contact@gmain .com>
52+ maintainer=a5chin <a5chin.origin+contact@gmail .com>
5353 org.opencontainers.image.url=https://github.com/${{ github.repository }}
5454 org.opencontainers.image.source=https://github.com/${{ github.repository }}
55- org.opencontainers.image.vendor=a5chin <a5chin.origin+contact@gmain .com>
55+ org.opencontainers.image.vendor=a5chin <a5chin.origin+contact@gmail .com>
5656 org.opencontainers.image.title=python-uv
5757 org.opencontainers.image.description=Dev Container for Python development with uv-based dependency management and environment configuration.
5858 org.opencontainers.image.documentation=https://a5chin.github.io/python-uv/
59- org.opencontainers.image.authors=a5chin <a5chin.origin+contact@gmain .com>
59+ org.opencontainers.image.authors=a5chin <a5chin.origin+contact@gmail .com>
6060 org.opencontainers.image.licenses=MIT
6161
6262 - name : Build and Push Devcontainer Image
You can’t perform that action at this time.
0 commit comments