Skip to content

Commit

Permalink
Merge pull request #1476 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 9fb2039
  • Loading branch information
myrotvorets-team authored Aug 23, 2024
2 parents c9ba5e4 + d9b618a commit 274a867
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:5e8ac65a0231d76a388683d07ca36a9769ab019a85d85169fe28e206f7a3208e
image: node:lts-slim@sha256:9fb20391a0320aed25636d8312f4332f9be734c5acef4c94722048c2bed5a87d
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit 274a867

Please sign in to comment.