Skip to content

Commit

Permalink
chore(deps): update public.ecr.aws/neuron/neuron-device-plugin docker…
Browse files Browse the repository at this point in the history
… tag to v2.19.16.0
  • Loading branch information
renovate[bot] authored Jan 18, 2024
1 parent fb52229 commit bc787c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inferentia/eks.tf
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ resource "kubernetes_daemon_set_v1" "neuron_device" {

container {
# https://gallery.ecr.aws/neuron/neuron-device-plugin
image = "public.ecr.aws/neuron/neuron-device-plugin:2.17.3.0"
image = "public.ecr.aws/neuron/neuron-device-plugin:2.19.16.0"
name = local.plugin_name
image_pull_policy = "Always"

Expand Down

0 comments on commit bc787c5

Please sign in to comment.