Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to fc903b6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 87183e4 commit 4aba629
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:60e4bda010af8cb1f729615be62a766de4c0c1413894ab05676eaa51a2d91c89
image: node:lts-slim@sha256:fc903b60226ca9d457f0c1c5046f61e0f54d6773ad113534d550ce43a8b36724
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit 4aba629

Please sign in to comment.