Skip to content

Commit 21e2509

Browse files
fix: rename base image
1 parent c3c2788 commit 21e2509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/toolkit-base.yaml

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

66
env:
77
REGISTRY: ghcr.io
8-
IMAGE_NAME: ${{ github.repository }}
8+
IMAGE_NAME: "eks-toolkit-base"
99
BUILD_CONTEXT: tests/images/toolkit-base/
1010

1111
jobs:

0 commit comments

Comments
 (0)