Skip to content

Commit b20abf6

Browse files
authored
Pin examples auto-setup image to v1.22.0 (#298)
* Testing build with readme change * Sleep longer * Pin Temporal to version 1.22 * Remove test changes * Nit
1 parent c4fb094 commit b20abf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.5'
22

33
services:
44
temporal:
5-
image: temporalio/auto-setup:latest
5+
image: temporalio/auto-setup:1.22.0
66
ports:
77
- "7233:7233"
88
environment:

0 commit comments

Comments
 (0)