diff --git a/cpp-low-level/Dockerfile b/cpp-low-level/Dockerfile index 81d0c1a..d5f2aa1 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-20260210.1 -ARG APT_UPDATE_SNAPSHOT=20260215T030400Z +ARG UBUNTU_TAG=noble-20260324 +ARG APT_UPDATE_SNAPSHOT=20260406T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/cpp/Dockerfile b/cpp/Dockerfile index 9b7806e..42907c0 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-20260210.1 -ARG APT_UPDATE_SNAPSHOT=20260215T030400Z +ARG UBUNTU_TAG=noble-20260324 +ARG APT_UPDATE_SNAPSHOT=20260406T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/go/Dockerfile b/go/Dockerfile index 283300c..0ed27a9 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-20260210.1 -ARG APT_UPDATE_SNAPSHOT=20260215T030400Z +ARG UBUNTU_TAG=noble-20260324 +ARG APT_UPDATE_SNAPSHOT=20260406T030400Z 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 07238ff..5f13e2d 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=20260215T030400Z +ARG APT_UPDATE_SNAPSHOT=20260406T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/lua/Dockerfile b/lua/Dockerfile index a8ff700..338a434 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-20260210.1 -ARG APT_UPDATE_SNAPSHOT=20260215T030400Z +ARG UBUNTU_TAG=noble-20260324 +ARG APT_UPDATE_SNAPSHOT=20260406T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/python/Dockerfile b/python/Dockerfile index 4cfa09c..3bc0e68 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=20260215T030400Z +ARG APT_UPDATE_SNAPSHOT=20260406T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/ruby/Dockerfile b/ruby/Dockerfile index 97da7c2..27f8a1b 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-20260210.1 -ARG APT_UPDATE_SNAPSHOT=20260215T030400Z +ARG UBUNTU_TAG=noble-20260324 +ARG APT_UPDATE_SNAPSHOT=20260406T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41 diff --git a/rust/Dockerfile b/rust/Dockerfile index f268dc4..b82a09e 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-20260210.1 -ARG APT_UPDATE_SNAPSHOT=20260215T030400Z +ARG UBUNTU_TAG=noble-20260324 +ARG APT_UPDATE_SNAPSHOT=20260406T030400Z 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 4a5df22..ab96353 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=20260215T030400Z +ARG APT_UPDATE_SNAPSHOT=20260406T030400Z ARG MACHINE_GUEST_TOOLS_VERSION=0.17.2 ARG MACHINE_GUEST_TOOLS_SHA256SUM=c077573dbcf0cdc146adf14b480bfe454ca63aa4d3e8408c5487f550a5b77a41