Skip to content

Commit 726cc85

Browse files
Bump node from 22.14.0-slim to 22.15.0-slim (#579)
Bumps node from 22.14.0-slim to 22.15.0-slim. --- updated-dependencies: - dependency-name: node dependency-version: 22.15.0-slim dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Srdjan <[email protected]>
1 parent 9441a0f commit 726cc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

3-
FROM node:22.14.0-slim AS base
3+
FROM node:22.15.0-slim AS base
44

55
LABEL fly_launch_runtime="nodejs"
66

0 commit comments

Comments
 (0)