Skip to content
This repository was archived by the owner on Feb 20, 2022. It is now read-only.

Commit cb270cf

Browse files
committed
add basic webhook support
1 parent 93495ba commit cb270cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ x-app: &app
66
RAILS_ENV: ${RAILS_ENV:-production}
77
RAILS_SERVE_STATIC_FILES: 1
88
RAILS_LOG_TO_STDOUT: 1
9-
image: gcr.io/opencspm/engine:0.1.17
9+
image: gcr.io/opencspm/engine:0.1.18
1010
tmpfs:
1111
- /tmp
1212

0 commit comments

Comments
 (0)