update build
Some checks are pending
Docker build & push image / build (push) Waiting to run
continuous-integration/drone/tag Build is passing

This commit is contained in:
Struchkov Mark
2025-07-03 12:30:08 +03:00
parent 1107958a3f
commit a9e24f25a0

View File

@@ -66,7 +66,7 @@ volumes:
services:
- name: docker
# https://hub.docker.com/r/library/docker
image: hub.docker.struchkov.dev/docker:27.3.1-dind-alpine3.20
image: hub.docker.struchkov.dev/docker:28.3.0-dind-alpine3.22
privileged: true
volumes:
- name: dockersock
@@ -98,6 +98,6 @@ steps:
# drone sign --save DockerFiles/quartz
---
kind: signature
hmac: bab4b60f42503ed878c70e6a48411ec40dcfc8609dc776c0310050c7984609e9
hmac: 92bad2dafd8c4e1f8830b3a90283d8901d1423843831b82965055cd53485e6c8
...