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 a39c9ff commit a05f5a1Copy full SHA for a05f5a1
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax = docker/dockerfile:1
2
3
-FROM node:22.21.0-slim AS base
+FROM node:22.21.1-slim AS base
4
5
LABEL fly_launch_runtime="nodejs"
6
0 commit comments