Skip to content

Commit c713088

Browse files
committed
Add main.tf file
1 parent 0e38d23 commit c713088

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

locals.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ locals {
1616
})
1717

1818
# Default images
19-
default_runner_image = "us-docker.pkg.dev/gitpod-next-production/gitpod-next/gitpod-gcp-runner:20260409.957"
20-
default_proxy_image = "us-docker.pkg.dev/gitpod-next-production/gitpod-next/gitpod-proxy:20260409.957"
19+
default_runner_image = "us-docker.pkg.dev/gitpod-next-production/gitpod-next/gitpod-gcp-runner:20260408.528"
20+
default_proxy_image = "us-docker.pkg.dev/gitpod-next-production/gitpod-next/gitpod-proxy:20260408.528"
2121

2222
default_prometheus_image = "us-docker.pkg.dev/gitpod-next-production/gitpod-next/prometheus:v3.11.1"
2323
default_node_exporter_image = "us-docker.pkg.dev/gitpod-next-production/gitpod-next/node-exporter:v1.11.1"

main.tf

Whitespace-only changes.

0 commit comments

Comments
 (0)