Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 91878f0

Browse files
authoredNov 1, 2024
Update render.yaml
1 parent 53e379c commit 91878f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎render.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
name: twenty:worker
55
runtime: image
66
image:
7-
url: docker.io/twentycrm/twenty:v0.24.1
7+
url: docker.io/twentycrm/twenty:latest
88
creds:
99
fromRegistryCreds:
1010
name: dockerhub
@@ -25,7 +25,7 @@ services:
2525
name: twenty:server
2626
runtime: image
2727
image:
28-
url: docker.io/twentycrm/twenty:v0.24.1
28+
url: docker.io/twentycrm/twenty:latest
2929
creds:
3030
fromRegistryCreds:
3131
name: dockerhub

0 commit comments

Comments
 (0)
Please sign in to comment.