Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit 724af74

Browse files
authored
Merge branch 'main' into fix-typescript
2 parents 2bedb27 + a68cc67 commit 724af74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax = docker/dockerfile:1
22

3-
FROM node:22.17.1-slim AS base
3+
FROM node:22.18.0-slim AS base
44

55
LABEL fly_launch_runtime="nodejs"
66

0 commit comments

Comments
 (0)