diff --git a/cpp-low-level/Dockerfile b/cpp-low-level/Dockerfile index 662e4bb..81d0c1a 100644 --- a/cpp-low-level/Dockerfile +++ b/cpp-low-level/Dockerfile @@ -2,8 +2,8 @@ # This enforces that the packages downloaded from the repositories are the same # for the defined date, no matter when the image is built. -ARG UBUNTU_TAG=noble-20250910 -ARG APT_UPDATE_SNAPSHOT=20250915T030400Z +ARG UBUNTU_TAG=noble-20260210.1 +ARG APT_UPDATE_SNAPSHOT=20260215T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/cpp/Dockerfile b/cpp/Dockerfile index 78ede9d..9b7806e 100644 --- a/cpp/Dockerfile +++ b/cpp/Dockerfile @@ -2,8 +2,8 @@ # This enforces that the packages downloaded from the repositories are the same # for the defined date, no matter when the image is built. -ARG UBUNTU_TAG=noble-20250910 -ARG APT_UPDATE_SNAPSHOT=20250915T030400Z +ARG UBUNTU_TAG=noble-20260210.1 +ARG APT_UPDATE_SNAPSHOT=20260215T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/go/Dockerfile b/go/Dockerfile index 5a6d2bc..283300c 100644 --- a/go/Dockerfile +++ b/go/Dockerfile @@ -2,8 +2,8 @@ # This enforces that the packages downloaded from the repositories are the same # for the defined date, no matter when the image is built. -ARG UBUNTU_TAG=noble-20250910 -ARG APT_UPDATE_SNAPSHOT=20250915T030400Z +ARG UBUNTU_TAG=noble-20260210.1 +ARG APT_UPDATE_SNAPSHOT=20260215T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 ARG GOVERSION=1.25.3 diff --git a/javascript/Dockerfile b/javascript/Dockerfile index fb0a48e..07238ff 100644 --- a/javascript/Dockerfile +++ b/javascript/Dockerfile @@ -2,7 +2,7 @@ # This enforces that the packages downloaded from the repositories are the same # for the defined date, no matter when the image is built. -ARG APT_UPDATE_SNAPSHOT=20250915T030400Z +ARG APT_UPDATE_SNAPSHOT=20260215T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/lua/Dockerfile b/lua/Dockerfile index 5033c49..a8ff700 100644 --- a/lua/Dockerfile +++ b/lua/Dockerfile @@ -2,8 +2,8 @@ # This enforces that the packages downloaded from the repositories are the same # for the defined date, no matter when the image is built. -ARG UBUNTU_TAG=noble-20250910 -ARG APT_UPDATE_SNAPSHOT=20250915T030400Z +ARG UBUNTU_TAG=noble-20260210.1 +ARG APT_UPDATE_SNAPSHOT=20260215T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/python/Dockerfile b/python/Dockerfile index 572c325..4cfa09c 100644 --- a/python/Dockerfile +++ b/python/Dockerfile @@ -2,7 +2,7 @@ # This enforces that the packages downloaded from the repositories are the same # for the defined date, no matter when the image is built. -ARG APT_UPDATE_SNAPSHOT=20250915T030400Z +ARG APT_UPDATE_SNAPSHOT=20260215T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/ruby/Dockerfile b/ruby/Dockerfile index 2554b7c..97da7c2 100644 --- a/ruby/Dockerfile +++ b/ruby/Dockerfile @@ -2,8 +2,8 @@ # This enforces that the packages downloaded from the repositories are the same # for the defined date, no matter when the image is built. -ARG UBUNTU_TAG=noble-20250910 -ARG APT_UPDATE_SNAPSHOT=20250915T030400Z +ARG UBUNTU_TAG=noble-20260210.1 +ARG APT_UPDATE_SNAPSHOT=20260215T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/rust/Dockerfile b/rust/Dockerfile index fa8a1ad..f268dc4 100644 --- a/rust/Dockerfile +++ b/rust/Dockerfile @@ -2,8 +2,8 @@ # This enforces that the packages downloaded from the repositories are the same # for the defined date, no matter when the image is built. -ARG UBUNTU_TAG=noble-20250910 -ARG APT_UPDATE_SNAPSHOT=20250915T030400Z +ARG UBUNTU_TAG=noble-20260210.1 +ARG APT_UPDATE_SNAPSHOT=20260215T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 ARG RUST_VERSION=1.90.0 diff --git a/typescript/Dockerfile b/typescript/Dockerfile index cf46156..4a5df22 100644 --- a/typescript/Dockerfile +++ b/typescript/Dockerfile @@ -2,7 +2,7 @@ # This enforces that the packages downloaded from the repositories are the same # for the defined date, no matter when the image is built. -ARG APT_UPDATE_SNAPSHOT=20250915T030400Z +ARG APT_UPDATE_SNAPSHOT=20260215T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41