Skip to content

Commit 9558e7a

Browse files
committed
Fix container image name
1 parent d2ae0e9 commit 9558e7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
CONTAINERIMAGE=containscafeine/kedge-json-schema:latest
15+
CONTAINERIMAGE=kedge/json-schema-generator:latest
1616

1717
default: bin
1818

0 commit comments

Comments
 (0)