add memory limit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2022-08-02 15:14:51 +02:00
parent 12e766e47e
commit 43a8adaa8e
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -5,6 +5,7 @@ services:
build:
context: .
image: docs
mem_limit: 8m
networks:
- default
restart: always