Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to 9c488cd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 87d9ccd commit f3c7138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Development / integration testing only
services:
bot:
image: node:lts-slim@sha256:2394e403d45a644e41ac2a15b6f843a7d4a99ad24be48c27982c5fdc61a1ef17
image: node:lts-slim@sha256:9c488cd361b60d40396382452e3bcc85d9add2aa368aa47dcacc2a6b20677096
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit f3c7138

Please sign in to comment.