Skip to content

Commit 7d8c913

Browse files
authored
Merge branch 'master' into permission
2 parents 5dc79b4 + 09aa77b commit 7d8c913

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
lines changed

camel/toolkits/hybrid_browser_toolkit/ts/package-lock.json

Lines changed: 10 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

camel/toolkits/hybrid_browser_toolkit/ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"@types/ws": "^8.5.0",
2929
"jest": "^29.0.0",
3030
"typescript": "^5.8.3",
31-
"ts-jest": "^29.1.2"
31+
"ts-jest": "^29.4.6"
3232
}
3333
}

examples/runtimes/ubuntu_docker_runtime/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:22.04@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb
1+
FROM ubuntu:24.04@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54
22

33
# Set non-interactive environment
44
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)