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:
parent
d7d4154d5d
commit
c19a505d8c
@ -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: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user