Skip to content

Commit c0e13bd

Browse files
committed
Specify a consul version in GHA
1 parent 4a80390 commit c0e13bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
services:
4848
service-name-1:
49-
image: consul
49+
image: consul:1.15
5050
ports:
5151
- 8500:8500
5252

0 commit comments

Comments
 (0)