Skip to content

Commit 345c3da

Browse files
chore(deps): update node.js to b3ba616 (#298)
Co-authored-by: ubot-7274[bot] <217212047+ubot-7274[bot]@users.noreply.github.com>
1 parent d8245d5 commit 345c3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
network_mode: "host"
44
container_name: aurora-docsy
55
command: bash -c "npm i . && npm run start"
6-
image: docker.io/library/node:latest@sha256:0004fa74750bd77a74e7d5ac17215a0397131dba3eb530f3a269f29d5b19ebc7
6+
image: docker.io/library/node:latest@sha256:b3ba61606e81214e459be7029f70c9dd344d79bc7a29c861f3dd7c0daa66552d
77
working_dir: /srv/docs
88
volumes:
99
- "./:/srv/docs:Z"

0 commit comments

Comments
 (0)