windows 1809 docker build pin

This commit is contained in:
TP Honey
2023-01-26 14:12:45 +00:00
committed by GitHub
parent 475bb7a004
commit 024f906d29

View File

@@ -64,9 +64,9 @@ steps:
- go build -o release/windows/amd64/drone-gcr.exe ./cmd/drone-gcr
- go build -o release/windows/amd64/drone-acr.exe ./cmd/drone-acr
- name: build docker plugin
image: plugins/docker
image: plugins/docker@sha256:f0233d950ae87ee6cb5500b2d5497fe02aa338201c0bdce2619f443fd174cfa4
settings:
dockerfile: docker/docker/Dockerfile.windows.amd64.1809@sha256-61b98908250468edd34a80194cc2868cf7b30badd2ab2ff473c4497e28ddc799
dockerfile: docker/docker/Dockerfile.windows.amd64.1809
repo: plugins/docker
username:
from_secret: docker_username