Skip to content

Commit

Permalink
update source path
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 15, 2025
1 parent a4fbdd5 commit 3b379a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copy_images.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ locals {
enabled = true
dest_path = null
name = "memcached"
source_image = "opensource/memcached"
source_image = "opensource/memcached/memcached"
source_registry = format("%v/%v", local.ent_ecr_source, "ironbank")
source_tag = var.memcached_tag
tag = var.memcached_tag
Expand Down

0 comments on commit 3b379a4

Please sign in to comment.