Skip to content

Commit

Permalink
Merge pull request #1305 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 d4cdfc3
  • Loading branch information
myrotvorets-team authored Apr 5, 2024
2 parents 798c42f + 6e4566b commit 8384840
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:dcb9e35d8afca163a231cdfad9657d2360947f212faf0fab647f8d11cb1e63a9
image: node:lts-slim@sha256:d4cdfc305abe5ea78da7167bf78263c22596dc332f2654b662890777ea166224
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit 8384840

Please sign in to comment.