Compare commits

...

2 commits

Author SHA1 Message Date
b687e70781 Merge pull request 'Update activepieces/activepieces Docker digest to 21c453e' (#80) from renovate/activepieces-activepieces into main
Reviewed-on: #80
2024-04-18 00:52:23 +00:00
Renovate Bot
951ad2e284 Update activepieces/activepieces Docker digest to 21c453e
All checks were successful
continuous-integration/drone/pr Build is passing
2024-04-18 00:34:05 +00:00

View file

@ -1,7 +1,7 @@
version: '3.0' version: '3.0'
services: services:
activepieces: activepieces:
image: activepieces/activepieces@sha256:00306dff7ecbb88a29bc6da39b5d880c21b572b63c4590dd1859d015a7a6c869 image: activepieces/activepieces@sha256:21c453ec4ccde539f72fcd4b2df6c9c12ae1e1066f88ee03f19923ac31aa7a5f
container_name: activepieces container_name: activepieces
restart: unless-stopped restart: unless-stopped
## Enable the following line if you already use AP_EXECUTION_MODE with SANDBOXED or old activepieces, checking the breaking change documentation for more info. ## Enable the following line if you already use AP_EXECUTION_MODE with SANDBOXED or old activepieces, checking the breaking change documentation for more info.