Skip to content

Commit

Permalink
chore(deps): update node.js to 5c76d05 (#2795)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 26b1754 commit 7494f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bilder/images/semantic/files/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- 8000:8000
env_file: .env
watch:
image: node:22.11.0@sha256:de4c8be8232b7081d8846360d73ce6dbff33c6636f2259cd14d82c0de1ac3ff2
image: node:22.11.0@sha256:5c76d05034644fa8ecc9c2aa84e0a83cd981d0ef13af5455b87b9adf5b216561
working_dir: /app
command: >
/bin/bash -c 'npm install && npm run start'
Expand Down

0 comments on commit 7494f0f

Please sign in to comment.