Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to 995ed9f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 08ee5c5 commit fe6219b
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:a4b757cd491c7f0b57f57951f35f4e85b7e1ad54dbffca4cf9af0725e1650cd8
image: node:lts-slim@sha256:995ed9ff24865075e40577c58f23d561eed4842b320b8e5b545a513df6cb1304
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit fe6219b

Please sign in to comment.