Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to 8fe6bcd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent 8d375e5 commit 74ffbf4
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:b50c0b5628a4a10093a2b4b8b7a7060c10e5983abb8ea89a7892fc6ddb0730e3
image: node:lts-slim@sha256:8fe6bcd0b46e9bfa80d732a1f3c252117bd9f66b4af0a02a6cb63fba9325caf3
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit 74ffbf4

Please sign in to comment.