Skip to content

Commit

Permalink
chore(deps): update node:lts-slim docker digest to ab1ba25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 256b667 commit 32c37b7
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:4b44c32c9f3118d60977d0dde5f758f63c4f9eac8ddee4275277239ec600950f
image: node:lts-slim@sha256:ab1ba25996833ac547afb1dd8d59f4d31bd2b29b5574bf20b07e57cb5726d274
volumes:
- './:/srv/bot'
working_dir: /srv/bot
Expand Down

0 comments on commit 32c37b7

Please sign in to comment.