update
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark
2025-02-11 09:38:14 +03:00
parent 500c42e24f
commit 6b4c0d5158

View File

@@ -29,7 +29,7 @@ trigger:
services: services:
- name: docker - name: docker
# https://hub.docker.com/r/library/docker # https://hub.docker.com/r/library/docker
image: hub.docker.struchkov.dev/docker:27.4.0-dind-alpine3.21 image: hub.docker.struchkov.dev/docker:27.5.1-dind-alpine3.21
privileged: true privileged: true
volumes: volumes:
- name: dockersock - name: dockersock
@@ -45,6 +45,6 @@ image_pull_secrets:
# drone sign --save DockerFiles/transmission-telegram # drone sign --save DockerFiles/transmission-telegram
--- ---
kind: signature kind: signature
hmac: 9cdb1ce9904d4fc7964857aca3faa69c742062da3446b8aac4ffc29edf6faacb hmac: c5aeafdf359978412b62a9aaac4c3d104f0f606e8280f02f816d13022225aaee
... ...