diff --git a/cpp-low-level/Dockerfile b/cpp-low-level/Dockerfile index 4bb288b..8212fad 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-20250619 +ARG APT_UPDATE_SNAPSHOT=20250701T030400Z ################################################################################ # riscv64 base stage diff --git a/cpp/Dockerfile b/cpp/Dockerfile index a6096d2..52d8eae 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-20250619 +ARG APT_UPDATE_SNAPSHOT=20250701T030400Z ################################################################################ # riscv64 base stage diff --git a/go/Dockerfile b/go/Dockerfile index 2ca3336..849a93d 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-20250619 +ARG APT_UPDATE_SNAPSHOT=20250701T030400Z ################################################################################ # riscv64 base stage diff --git a/lua/Dockerfile b/lua/Dockerfile index 75d7c2e..098ed77 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-20250619 +ARG APT_UPDATE_SNAPSHOT=20250701T030400Z ################################################################################ # riscv64 base stage diff --git a/ruby/Dockerfile b/ruby/Dockerfile index 797b667..e70a79b 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-20250619 +ARG APT_UPDATE_SNAPSHOT=20250701T030400Z ################################################################################ # riscv64 base stage diff --git a/rust/Dockerfile b/rust/Dockerfile index 9896179..343ff4c 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-20250619 +ARG APT_UPDATE_SNAPSHOT=20250701T030400Z ################################################################################ # riscv64 base stage