We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9441a0f commit 726cc85Copy full SHA for 726cc85
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax = docker/dockerfile:1
2
3
-FROM node:22.14.0-slim AS base
+FROM node:22.15.0-slim AS base
4
5
LABEL fly_launch_runtime="nodejs"
6
0 commit comments