woodpecker: Pin specific Woodpecker Docker image

This commit is contained in:
Lauri Võsandi 2023-07-26 06:49:24 +03:00
parent 36a7eaa805
commit 1db064a38a
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ spec:
- name: agent
securityContext:
{}
image: woodpeckerci/woodpecker-agent:next
image: woodpeckerci/woodpecker-agent:next@sha256:703480d98991bb80ee86aa081a7a9db7d4346b9d5bdeaa3f92688d195cd36800
ports:
- name: http
containerPort: 3000

View File

@ -49,7 +49,7 @@ spec:
- name: server
securityContext:
{}
image: woodpeckerci/woodpecker-server:next
image: woodpeckerci/woodpecker-server:next@sha256:d6f717236c17e82d20f3bbd0f4a8906240576515a742cc6653c6c347b72a015c
ports:
- name: http
containerPort: 8000