Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain authored Jul 19, 2024
2 parents 1b24da2 + f7a94a2 commit 56d8d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interop/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Here because we want to fetch the node_modules within docker so that it's
# installed on the same platform the test is run. Otherwise tools like `esbuild` will fail to run
FROM node:22-bullseye-slim
FROM node:lts

WORKDIR /app

Expand Down

0 comments on commit 56d8d62

Please sign in to comment.