Skip to content

Commit

Permalink
put alpine back
Browse files Browse the repository at this point in the history
  • Loading branch information
gabalafou committed Sep 6, 2024
1 parent 7fcee93 commit 565a4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Keep this in sync with the Node version specified for the Conda dev environment (in environment_dev.yml)
FROM node:22.8.0
FROM node:22-alpine3.20

RUN corepack enable

Expand Down

0 comments on commit 565a4c3

Please sign in to comment.