Skip to content

Commit d1d1be2

Browse files
chore(deps): update node.js to 7478f37
1 parent 345c3da commit d1d1be2

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:b3ba61606e81214e459be7029f70c9dd344d79bc7a29c861f3dd7c0daa66552d
6+
image: docker.io/library/node:latest@sha256:7478f3725ef76ce6ba257a6818ea43c5eb7eb5bd424f0c3df3a80ff77203305e
77
working_dir: /srv/docs
88
volumes:
99
- "./:/srv/docs:Z"

0 commit comments

Comments
 (0)