diff --git a/cpp-low-level/Dockerfile b/cpp-low-level/Dockerfile index 662e4bb..768c0fb 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-20260113 +ARG APT_UPDATE_SNAPSHOT=20260115T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/cpp/Dockerfile b/cpp/Dockerfile index 78ede9d..2a089fe 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-20260113 +ARG APT_UPDATE_SNAPSHOT=20260115T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/go/Dockerfile b/go/Dockerfile index 5a6d2bc..97cf32e 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-20260113 +ARG APT_UPDATE_SNAPSHOT=20260115T030400Z 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..9586c1d 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=20260113T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/lua/Dockerfile b/lua/Dockerfile index 5033c49..892b769 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-20260113 +ARG APT_UPDATE_SNAPSHOT=20260115T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/python/Dockerfile b/python/Dockerfile index 572c325..8735e51 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=20260113T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/ruby/Dockerfile b/ruby/Dockerfile index 2554b7c..41642f8 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-20260113 +ARG APT_UPDATE_SNAPSHOT=20260115T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/rust/Dockerfile b/rust/Dockerfile index fa8a1ad..ebbc71d 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-20260113 +ARG APT_UPDATE_SNAPSHOT=20260115T030400Z 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..c7c8a73 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=20260113T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41