Skip to content

Commit

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

0 comments on commit 2128ae9

Please sign in to comment.