diff --git a/cpp-low-level/Dockerfile b/cpp-low-level/Dockerfile index 1a79064..d125b15 100644 --- a/cpp-low-level/Dockerfile +++ b/cpp-low-level/Dockerfile @@ -3,8 +3,8 @@ ARG MACHINE_GUEST_TOOLS_VERSION=0.17.1 # 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-20250925 +ARG APT_UPDATE_SNAPSHOT=20251001T030400Z ################################################################################ # riscv64 base stage diff --git a/cpp/Dockerfile b/cpp/Dockerfile index 6c182ea..89278e6 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-20250925 +ARG APT_UPDATE_SNAPSHOT=20251001T030400Z ################################################################################ # riscv64 base stage diff --git a/go/Dockerfile b/go/Dockerfile index 7434d05..f1cd013 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-20250925 +ARG APT_UPDATE_SNAPSHOT=20251001T030400Z ################################################################################ # riscv64 base stage diff --git a/lua/Dockerfile b/lua/Dockerfile index f96832c..4a610e0 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-20250925 +ARG APT_UPDATE_SNAPSHOT=20251001T030400Z ################################################################################ # riscv64 base stage diff --git a/ruby/Dockerfile b/ruby/Dockerfile index 498eda4..155d735 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-20250925 +ARG APT_UPDATE_SNAPSHOT=20251001T030400Z ################################################################################ # riscv64 base stage diff --git a/rust/Dockerfile b/rust/Dockerfile index 3aa9593..66b4894 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-20250925 +ARG APT_UPDATE_SNAPSHOT=20251001T030400Z ################################################################################ # riscv64 base stage