Skip to content

Commit

Permalink
Merge pull request #17 from buildkite-plugins/renovate/docker-digests…
Browse files Browse the repository at this point in the history
…-pin

Pin buildkite/plugin-tester Docker tag
  • Loading branch information
toolmantim authored May 3, 2018
2 parents 041601a + b349976 commit 7edb78f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: '2'
services:
tests:
image: buildkite/plugin-tester
image: buildkite/plugin-tester:latest@sha256:3353aad77c88b7cd3ed59423a1bc72c56e034a00623378c36c443f6dba1b3722
volumes:
- ".:/plugin:ro"

0 comments on commit 7edb78f

Please sign in to comment.