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

Commit 9e71bcb

Browse files
chore(deps): bump node from 22.21.0-slim to 22.21.1-slim
Bumps node from 22.21.0-slim to 22.21.1-slim. --- updated-dependencies: - dependency-name: node dependency-version: 22.21.1-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a39c9ff commit 9e71bcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.21.0-slim AS base
3+
FROM node:22.21.1-slim AS base
44

55
LABEL fly_launch_runtime="nodejs"
66

0 commit comments

Comments
 (0)