Skip to content

Commit aa48047

Browse files
committed
Fix plugin-tester image to latest version
1 parent 2c128d3 commit aa48047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
plugin:
4-
image: buildkite/plugin-tester:latest@sha256:476a1024936901889147f53d2a3d8e71e99d76404972d583825514f5608083dc
4+
image: buildkite/plugin-tester:v3.0.1
55
volumes:
66
- ".:/plugin"
77
depends_on:

0 commit comments

Comments
 (0)