Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to d2131c4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent ed17856 commit e286202
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:d2131c463ffe319ea6e310bb0d489e30bd8b3a32434af9f4af5d8d82c50b13ae
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit e286202

Please sign in to comment.