Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to a259812
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 4b1e414 commit 4f1ed86
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
Expand Up @@ -3,7 +3,7 @@ version: '3.0'

services:
bot:
image: node:lts-slim@sha256:bfa807593c4e904c9dbdeec45a266d38040804e498c714bddf59734a1ed34730
image: node:lts-slim@sha256:a2598120308db34b12278f10a694ae0073e492cc9b98bae471543b90eeabee73
volumes:
- './:/src/bot'
working_dir: /src/bot
Expand Down

0 comments on commit 4f1ed86

Please sign in to comment.