Merge pull request #1078 from docker/deps/docker-version

chore(deps): update Docker version to 29.4
This commit is contained in:
CrazyMax
2026-04-16 10:35:40 +02:00
committed by GitHub

View File

@@ -15,7 +15,7 @@
# limitations under the License. # limitations under the License.
ARG NODE_VERSION=24 ARG NODE_VERSION=24
ARG DOCKER_VERSION=29.3 ARG DOCKER_VERSION=29.4
ARG BUILDX_VERSION=0.33.0 ARG BUILDX_VERSION=0.33.0
ARG COMPOSE_VERSION=5.1.1 ARG COMPOSE_VERSION=5.1.1
ARG UNDOCK_VERSION=0.12.0 ARG UNDOCK_VERSION=0.12.0