chore: bump docker dind image

We don't need hacked one anymore.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
Andrey Smirnov 2024-02-05 14:43:39 +04:00
parent d7d4154d5d
commit c19a505d8c
No known key found for this signature in database
GPG Key ID: FE042E3D4085A811

@ -152,7 +152,7 @@ local TriggerDownstream(name, target, repositories, image='', params=[], depends
// This provides the docker service.
local docker = {
name: 'docker',
image: 'ghcr.io/smira/docker:20.10-dind-hacked',
image: 'docker:25.0.2-dind',
entrypoint: ['dockerd'],
privileged: true,
command: [