diff --git a/cpp-low-level/Dockerfile b/cpp-low-level/Dockerfile index 6c89e64..b2ce76a 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-20250805 -ARG APT_UPDATE_SNAPSHOT=20250901T030400Z +ARG UBUNTU_TAG=noble-20250910 +ARG APT_UPDATE_SNAPSHOT=20250915T030400Z ################################################################################ # riscv64 base stage diff --git a/cpp/Dockerfile b/cpp/Dockerfile index 2d99431..fb759eb 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-20250805 -ARG APT_UPDATE_SNAPSHOT=20250901T030400Z +ARG UBUNTU_TAG=noble-20250910 +ARG APT_UPDATE_SNAPSHOT=20250915T030400Z ################################################################################ # riscv64 base stage diff --git a/go/Dockerfile b/go/Dockerfile index bfd27e2..226aa49 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-20250805 -ARG APT_UPDATE_SNAPSHOT=20250901T030400Z +ARG UBUNTU_TAG=noble-20250910 +ARG APT_UPDATE_SNAPSHOT=20250915T030400Z ################################################################################ # riscv64 base stage diff --git a/javascript/Dockerfile b/javascript/Dockerfile index b7f52e3..0a838ce 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=20250901T030400Z +ARG APT_UPDATE_SNAPSHOT=20250915T030400Z ################################################################################ # riscv64 base stage diff --git a/lua/Dockerfile b/lua/Dockerfile index bf04619..c14c7b7 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-20250805 -ARG APT_UPDATE_SNAPSHOT=20250901T030400Z +ARG UBUNTU_TAG=noble-20250910 +ARG APT_UPDATE_SNAPSHOT=20250915T030400Z ################################################################################ # riscv64 base stage diff --git a/python/Dockerfile b/python/Dockerfile index 73c47a7..4cd51ce 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=20250901T030400Z +ARG APT_UPDATE_SNAPSHOT=20250915T030400Z ################################################################################ # riscv64 base stage diff --git a/ruby/Dockerfile b/ruby/Dockerfile index b76f73b..e4407a5 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-20250805 -ARG APT_UPDATE_SNAPSHOT=20250901T030400Z +ARG UBUNTU_TAG=noble-20250910 +ARG APT_UPDATE_SNAPSHOT=20250915T030400Z ################################################################################ # riscv64 base stage diff --git a/rust/Dockerfile b/rust/Dockerfile index 7eb938c..9facc6b 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-20250805 -ARG APT_UPDATE_SNAPSHOT=20250901T030400Z +ARG UBUNTU_TAG=noble-20250910 +ARG APT_UPDATE_SNAPSHOT=20250915T030400Z ################################################################################ # riscv64 base stage diff --git a/typescript/Dockerfile b/typescript/Dockerfile index 9217c8b..7e4dd8d 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=20250901T030400Z +ARG APT_UPDATE_SNAPSHOT=20250915T030400Z ################################################################################ # riscv64 base stage