We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ef314 commit 62ee136Copy full SHA for 62ee136
docker-compose.apps.yml
@@ -30,7 +30,7 @@ services:
30
profiles:
31
- frontend
32
working_dir: /src
33
- image: node:22.13
+ image: node:22.14
34
entrypoint: ["/bin/sh", "-c"]
35
command:
36
- |
0 commit comments