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

Commit 07d7d13

Browse files
chore(deps): bump node from 22.17.0-slim to 22.17.1-slim (#600)
Bumps node from 22.17.0-slim to 22.17.1-slim. --- updated-dependencies: - dependency-name: node dependency-version: 22.17.1-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37a7865 commit 07d7d13

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,7 +1,7 @@
11
# syntax = docker/dockerfile:1
22

33
# Adjust NODE_VERSION as desired
4-
FROM node:22.17.0-slim AS base
4+
FROM node:22.17.1-slim AS base
55

66
LABEL fly_launch_runtime="NodeJS"
77

0 commit comments

Comments
 (0)