Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to 0ff3b9e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 1cab8a4 commit a072e4b
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:a16301294ba66d2ad22d3beded4a52720f96ab208c1db0973c034d0127a4ccb0
image: node:lts-slim@sha256:0ff3b9e24e805e08f2e4f822957d1deee86bb07927c70ba8440de79a6a885da6
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit a072e4b

Please sign in to comment.