Skip to content

Commit

Permalink
Merge pull request #20081 from tqh/patch-1
Browse files Browse the repository at this point in the history
Makefile, fix update-nerdctld-version spelling
  • Loading branch information
spowelljr authored Dec 10, 2024
2 parents 63031e0 + d66790a commit 0217d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1229,7 +1229,7 @@ update-amd-gpu-device-plugin-version:
(cd hack/update/amd_device_plugin_version && \
go run update_amd_device_plugin_version.go)

.PHONY: update-nerctld-version
.PHONY: update-nerdctld-version
update-nerdctld-version:
(cd hack/update/nerdctld_version && \
go run update_nerdctld_version.go)
Expand Down

0 comments on commit 0217d1d

Please sign in to comment.