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

This commit is contained in:
Struchkov Mark
2025-07-03 12:14:37 +03:00
parent 303966e959
commit dfb64d1f12

View File

@@ -7,7 +7,7 @@ steps:
- name: docker build an publish - name: docker build an publish
# https://hub.docker.com/r/library/docker # https://hub.docker.com/r/library/docker
image: hub.docker.struchkov.dev/docker:27.5.1-dind-alpine3.21 image: hub.docker.struchkov.dev/docker:28.3.0-dind-alpine3.22
environment: environment:
DOCKER_REGISTRY_TOKEN: DOCKER_REGISTRY_TOKEN:
from_secret: DOCKER_REGISTRY_TOKEN from_secret: DOCKER_REGISTRY_TOKEN
@@ -30,7 +30,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.5.1-dind-alpine3.21 image: hub.docker.struchkov.dev/docker:28.3.0-dind-alpine3.22
privileged: true privileged: true
volumes: volumes:
- name: dockersock - name: dockersock
@@ -73,7 +73,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.5.1-dind-alpine3.21 image: hub.docker.struchkov.dev/docker:28.3.0-dind-alpine3.22
privileged: true privileged: true
volumes: volumes:
- name: dockersock - name: dockersock
@@ -89,6 +89,6 @@ image_pull_secrets:
# drone sign --save DockerFiles/samba # drone sign --save DockerFiles/samba
--- ---
kind: signature kind: signature
hmac: e3ac874fd599798eeed6a569198168f3bdb7ef3bbd262d47ac6c53af483ccac8 hmac: 4cbc18512666aa5be4e8432fd427f69bb5a96cf567c5a82ab712ecfd904e6af8
... ...