We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c03b484 commit 31a3237Copy full SHA for 31a3237
Dockerfile
@@ -1 +1 @@
1
-FROM ghcr.io/triggerdotdev/trigger.dev:latest
+FROM ghcr.io/triggerdotdev/trigger.dev:v2.2.9
render.yaml
@@ -1,6 +1,6 @@
services:
2
- type: web
3
- name: trigger-v2-render-demo # Change this to your preferred app name
+ name: trigger-v2
4
runtime: docker
5
dockerfilePath: Dockerfile # This assumes your Dockerfile is in the root directory of your repository
6
envVars:
0 commit comments