From 5938cb3c312ad3d75523ba6b4b665d168b7df5fa Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Tue, 10 Dec 2024 09:09:36 +0300 Subject: [PATCH] update version --- .drone.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 36ffe30..a001853 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: - name: docker build an publish # 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:27.4.0-dind-alpine3.20 environment: DOCKER_REGISTRY_TOKEN: from_secret: DOCKER_REGISTRY_TOKEN @@ -30,7 +30,7 @@ trigger: 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:27.4.0-dind-alpine3.20 privileged: true volumes: - name: dockersock @@ -73,7 +73,7 @@ trigger: 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:27.4.0-dind-alpine3.20 privileged: true volumes: - name: dockersock @@ -89,6 +89,6 @@ image_pull_secrets: # drone sign --save DockerFiles/samba --- kind: signature -hmac: 741aa984ddc4f94b2b35a8e473a83130545e51598ae64b549083b1fd8b20233a +hmac: af740c3444f4927fdd9f8039d3c1e656952057ab5b107a17ec4af938cf846f4b ...