Skip to content

Commit 9709523

Browse files
committed
chore: correct easbuilder image name
1 parent 0e5f148 commit 9709523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-support-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55
# Use docker.io for Docker Hub if empty
66
REGISTRY: ghcr.io
77
# github.repository as <account>/<repo>
8-
IMAGE_NAME: easbuilder
8+
IMAGE_NAME: steve192/easbuilder
99

1010
jobs:
1111
build-support-images:

0 commit comments

Comments
 (0)