Skip to content

Commit 6964ab5

Browse files
committed
Merge remote-tracking branch 'origin/main' into add_reuploader_builder
2 parents c2ffbf1 + 106a35b commit 6964ab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tf/environments/prod/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ module "oonipg" {
180180
db_instance_class = "db.t3.medium" # 4GiB => ~448 connections
181181
db_storage_type = "gp3"
182182
db_allocated_storage = "50"
183-
db_engine_version = "16.8"
183+
db_engine_version = "16.13"
184184
db_max_allocated_storage = null
185185

186186
# TODO: fix this to further restrict to only our subnets

0 commit comments

Comments
 (0)