mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore(infra): Bump elixir VM image to COS 117 (#8547)
The relay was bumped here for the updated kernel. Would be good to stay standardized.
This commit is contained in:
@@ -75,7 +75,7 @@ locals {
|
||||
|
||||
# Fetch most recent COS image
|
||||
data "google_compute_image" "coreos" {
|
||||
family = "cos-113-lts"
|
||||
family = "cos-117-lts"
|
||||
project = "cos-cloud"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user