Skip to content

Commit b93633e

Browse files
authored
Merge pull request #1513 from wiedehopf/main
go back to older node image which still has armv7 builds
2 parents bd9f34e + cf5cb5d commit b93633e

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

0 commit comments

Comments
 (0)