Skip to content

Commit

Permalink
[merge] #478 from boostcampwm2023/revert-476-be-fix/#474-docker-base-img
Browse files Browse the repository at this point in the history
Revert "[fix] Docker base img μˆ˜μ •"
  • Loading branch information
kmi0817 authored Oct 6, 2024
2 parents 252eb4f + f93b311 commit 8b7f600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BE/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18-alpine
FROM node:18

ENV NODE_OPTIONS="--max-old-space-size=4096"

Expand Down

0 comments on commit 8b7f600

Please sign in to comment.