Skip to content

Commit 6a41838

Browse files
Update Docker image tag to include docker.io prefix
1 parent 09c865e commit 6a41838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
context: .
2929
file: ./Dockerfile
3030
push: true
31-
tags: darshanscripts/domain-modelling-copilot:latest
31+
tags: docker.io/darshanscripts/domain-modelling-copilot:latest
3232
cache-from: type=registry,ref=darshanscripts/domain-modelling-copilot:latest
3333
cache-to: type=inline

0 commit comments

Comments
 (0)