diff --git a/docker-compose.yml b/docker-compose.yml index 0830aa7a..f242a05e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,7 @@ # Development / integration testing only services: bot: - image: node:lts-slim@sha256:5e8ac65a0231d76a388683d07ca36a9769ab019a85d85169fe28e206f7a3208e + image: node:lts-slim@sha256:d2131c463ffe319ea6e310bb0d489e30bd8b3a32434af9f4af5d8d82c50b13ae volumes: - './:/srv/bot' working_dir: /srv/bot