Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to c185e7d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 418f8fe commit e6a57b0
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:b54988ddece70caaeb64f8952212bbbb3026ed58e5308f421fbee60a90717a74
image: node:lts-slim@sha256:c185e7db93248624624fd509e951543166e0a7b9d5c94a5a67c0732664fd08bd
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit e6a57b0

Please sign in to comment.