Skip to content

Commit

Permalink
Pin examples auto-setup image to v1.22.0 (#298)
Browse files Browse the repository at this point in the history
* Testing build with readme change

* Sleep longer

* Pin Temporal to version 1.22

* Remove test changes

* Nit
  • Loading branch information
DeRauk authored Apr 6, 2024
1 parent c4fb094 commit b20abf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.5'

services:
temporal:
image: temporalio/auto-setup:latest
image: temporalio/auto-setup:1.22.0
ports:
- "7233:7233"
environment:
Expand Down

0 comments on commit b20abf6

Please sign in to comment.