Skip to content

Commit 3face5e

Browse files
committed
fix: generate new release
1 parent 070f6b0 commit 3face5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ variable "jwt_aud" {
5050

5151
variable "api_docker_image" {
5252
type = string
53-
default = "ghcr.io/soat-fiap/bmb.payment/api:1.2.2"
53+
default = "ghcr.io/soat-fiap/bmb.payment/api:1.2.3"
5454
}
5555

5656
variable "internal_elb_name" {

0 commit comments

Comments
 (0)