Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to 309ab43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 129a9cb commit 12986a2
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:9fb20391a0320aed25636d8312f4332f9be734c5acef4c94722048c2bed5a87d
image: node:lts-slim@sha256:309ab4315a7ec2f062a014c6d682f7ae41bd2e87a0aef1620b9cc7dc32139c2c
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit 12986a2

Please sign in to comment.