Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to 98cc416
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 11411b2 commit 16ce7a1
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:967bab29ecde5d59a6dd781054bf9021eee8116068e1f5cb139750b6bc6a75e9
image: node:lts-slim@sha256:98cc41633a6854786bcd23ab1cc5460bbed60aed2a97d10a110b4f4206291399
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit 16ce7a1

Please sign in to comment.