Skip to content

Commit

Permalink
Merge pull request #1356 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 72f2f04
  • Loading branch information
myrotvorets-team authored Apr 24, 2024
2 parents 6766ea2 + 2fba101 commit 9e35c5d
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:9f938a1eeb3f85ca7691e1b4b5e9ab91e1d2efa7afc1d3e495b6f8158b7e2d39
image: node:lts-slim@sha256:72f2f046a5f8468db28730b990b37de63ce93fd1a72a40f531d6aa82afdf0d46
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit 9e35c5d

Please sign in to comment.