Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to 967bab2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 87d9ccd commit 41e4523
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:967bab29ecde5d59a6dd781054bf9021eee8116068e1f5cb139750b6bc6a75e9
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit 41e4523

Please sign in to comment.