mirror of
https://github.com/docker/getting-started-app.git
synced 2024-12-21 23:01:02 -05:00
update tages names #1
This commit is contained in:
parent
62fc74dbff
commit
b05c960bd5
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
@ -31,5 +31,5 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/ahmed-elarosi/getting-started:latest
|
||||
ghcr.io/ahmed-elarosi/getting-started:${{ github.sha }}
|
||||
ghcr.io/${{ github.repository_owner }}/getting-started:latest
|
||||
ghcr.io/${{ github.repository_owner }}/getting-started:${{ github.sha }}
|
||||
|
Loading…
Reference in New Issue
Block a user