Skip to content

Commit 6233bc1

Browse files
authored
Merge pull request #5 from buildkite-plugins/renovate/docker-digests-pin
Pin buildkite/plugin-tester Docker tag
2 parents c2fc8f0 + bddb668 commit 6233bc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: '2'
22
services:
33
tests:
4-
image: buildkite/plugin-tester
4+
image: buildkite/plugin-tester:latest@sha256:3353aad77c88b7cd3ed59423a1bc72c56e034a00623378c36c443f6dba1b3722
55
volumes:
66
- ".:/plugin"

0 commit comments

Comments
 (0)