Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to a4d47ec
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 3c55403 commit bf8ecf0
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:df85129996d6b7a4ec702ebf2142cfa683f28b1d33446faec12168d122d3410d
image: node:lts-slim@sha256:a4d47ec6aeb892f12fe7336b5c6d789fa8e29f9f648c4a6a4b5d8977cd60cde0
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit bf8ecf0

Please sign in to comment.