Skip to content

Commit c8ea2f2

Browse files
authored
Update PHP Daemon Docker
1 parent efe5744 commit c8ea2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/fargate_php_daemon/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ variable "tags" {
88
## CONTAINER
99
variable "container_image" {
1010
description = "The image used to start the container."
11-
default = "newrelic/php-daemon:10.7.0"
11+
default = "newrelic/php-daemon:10.11.0"
1212
type = string
1313
}
1414

0 commit comments

Comments
 (0)