update version
This commit is contained in:
parent
a8303f9449
commit
5938cb3c31
@ -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.3.1-dind-alpine3.20
|
image: hub.docker.struchkov.dev/docker:27.4.0-dind-alpine3.20
|
||||||
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.3.1-dind-alpine3.20
|
image: hub.docker.struchkov.dev/docker:27.4.0-dind-alpine3.20
|
||||||
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.3.1-dind-alpine3.20
|
image: hub.docker.struchkov.dev/docker:27.4.0-dind-alpine3.20
|
||||||
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: 741aa984ddc4f94b2b35a8e473a83130545e51598ae64b549083b1fd8b20233a
|
hmac: af740c3444f4927fdd9f8039d3c1e656952057ab5b107a17ec4af938cf846f4b
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user