Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to 078c56a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 3618aa8 commit d8d926c
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:df85129996d6b7a4ec702ebf2142cfa683f28b1d33446faec12168d122d3410d
image: node:lts-slim@sha256:078c56ae0e1d1f04c834413aa01c83d9b91531a608998a00b0270ddadc3fd3f9
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit d8d926c

Please sign in to comment.