Skip to content

Commit

Permalink
Merge pull request #1624 from myrotvorets/renovate/node-lts-slim
Browse files Browse the repository at this point in the history
chore(deps): update node:lts-slim docker digest to 967bab2
  • Loading branch information
myrotvorets-team authored Oct 6, 2024
2 parents 87d9ccd + 41e4523 commit 45c541a
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:2394e403d45a644e41ac2a15b6f843a7d4a99ad24be48c27982c5fdc61a1ef17
image: node:lts-slim@sha256:967bab29ecde5d59a6dd781054bf9021eee8116068e1f5cb139750b6bc6a75e9
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit 45c541a

Please sign in to comment.