diff --git a/cpp-low-level/Dockerfile b/cpp-low-level/Dockerfile index 4bb288b..6c89e64 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-20250529 -ARG APT_UPDATE_SNAPSHOT=20250601T030400Z +ARG UBUNTU_TAG=noble-20250805 +ARG APT_UPDATE_SNAPSHOT=20250901T030400Z ################################################################################ # riscv64 base stage diff --git a/cpp/Dockerfile b/cpp/Dockerfile index a6096d2..2d99431 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-20250529 -ARG APT_UPDATE_SNAPSHOT=20250601T030400Z +ARG UBUNTU_TAG=noble-20250805 +ARG APT_UPDATE_SNAPSHOT=20250901T030400Z ################################################################################ # riscv64 base stage diff --git a/go/Dockerfile b/go/Dockerfile index 2ca3336..bfd27e2 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-20250529 -ARG APT_UPDATE_SNAPSHOT=20250601T030400Z +ARG UBUNTU_TAG=noble-20250805 +ARG APT_UPDATE_SNAPSHOT=20250901T030400Z ################################################################################ # riscv64 base stage diff --git a/javascript/Dockerfile b/javascript/Dockerfile index 3f7fb3e..b7f52e3 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=20250424T030400Z +ARG APT_UPDATE_SNAPSHOT=20250901T030400Z ################################################################################ # riscv64 base stage diff --git a/lua/Dockerfile b/lua/Dockerfile index 75d7c2e..bf04619 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-20250529 -ARG APT_UPDATE_SNAPSHOT=20250601T030400Z +ARG UBUNTU_TAG=noble-20250805 +ARG APT_UPDATE_SNAPSHOT=20250901T030400Z ################################################################################ # riscv64 base stage diff --git a/python/Dockerfile b/python/Dockerfile index 522b8c5..73c47a7 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=20250424T030400Z +ARG APT_UPDATE_SNAPSHOT=20250901T030400Z ################################################################################ # riscv64 base stage diff --git a/ruby/Dockerfile b/ruby/Dockerfile index 797b667..b76f73b 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-20250529 -ARG APT_UPDATE_SNAPSHOT=20250601T030400Z +ARG UBUNTU_TAG=noble-20250805 +ARG APT_UPDATE_SNAPSHOT=20250901T030400Z ################################################################################ # riscv64 base stage diff --git a/rust/Dockerfile b/rust/Dockerfile index 9896179..7eb938c 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-20250529 -ARG APT_UPDATE_SNAPSHOT=20250601T030400Z +ARG UBUNTU_TAG=noble-20250805 +ARG APT_UPDATE_SNAPSHOT=20250901T030400Z ################################################################################ # riscv64 base stage diff --git a/typescript/Dockerfile b/typescript/Dockerfile index b885526..9217c8b 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=20250424T030400Z +ARG APT_UPDATE_SNAPSHOT=20250901T030400Z ################################################################################ # riscv64 base stage