Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to cf8ed52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent 07e2fbf commit 0d3d416
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:5e8ac65a0231d76a388683d07ca36a9769ab019a85d85169fe28e206f7a3208e
image: node:lts-slim@sha256:cf8ed52d8dc93835e5f4cda89aaa63a6157babe7dffb19227e97a8989a6269ed
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit 0d3d416

Please sign in to comment.