Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to f73e9c7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 8c93c65 commit d55ed72
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:f73e9c70d4279d5e7b7cc1fe307c5de18b61089ffa2235230408dfb14e2f09a0
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit d55ed72

Please sign in to comment.