Skip to content

Commit

Permalink
Merge pull request #1379 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 60e4bda
  • Loading branch information
myrotvorets-team authored May 10, 2024
2 parents 2737b03 + c198f77 commit 4f86ab3
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:72f2f046a5f8468db28730b990b37de63ce93fd1a72a40f531d6aa82afdf0d46
image: node:lts-slim@sha256:60e4bda010af8cb1f729615be62a766de4c0c1413894ab05676eaa51a2d91c89
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit 4f86ab3

Please sign in to comment.