Skip to content

Commit 5e1b0b1

Browse files
chore(deps): Bump node from 23.11.0-slim to 24.5.0-slim
Bumps node from 23.11.0-slim to 24.5.0-slim. --- updated-dependencies: - dependency-name: node dependency-version: 24.5.0-slim dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd1df68 commit 5e1b0b1

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,4 +1,4 @@
1-
FROM node:23.11.0-slim AS acarshub-typescript-builder
1+
FROM node:24.5.0-slim AS acarshub-typescript-builder
22
# pushd/popd
33
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
44

0 commit comments

Comments
 (0)