Skip to content

Commit 234a62f

Browse files
committed
docker build fixed
1 parent 032a551 commit 234a62f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/devsecops-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
env:
1111
REGISTRY: ghcr.io
12-
IMAGE_NAME: solar-system
12+
IMAGE_NAME: ${{ github.repository_owner }}/solar-system
1313
DOCKER_IMAGE_TAG: ${{ github.sha }}
1414

1515
jobs:

0 commit comments

Comments
 (0)