Skip to content

Commit 332ded5

Browse files
authored
Merge pull request #1492 from sdr-enthusiasts/dependabot/docker/node-24.5.0-slim
chore(deps): Bump node from 23.11.0-slim to 24.5.0-slim
2 parents 66d0137 + 5e1b0b1 commit 332ded5

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)