Skip to content

Commit

Permalink
Merge pull request #1570 from myrotvorets/renovate/node-lts-slim
Browse files Browse the repository at this point in the history
chore(deps): update node:lts-slim docker digest to df85129
  • Loading branch information
myrotvorets-team authored Sep 7, 2024
2 parents 877447b + 919e683 commit 86fec80
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:309ab4315a7ec2f062a014c6d682f7ae41bd2e87a0aef1620b9cc7dc32139c2c
image: node:lts-slim@sha256:df85129996d6b7a4ec702ebf2142cfa683f28b1d33446faec12168d122d3410d
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit 86fec80

Please sign in to comment.