Skip to content

Commit

Permalink
downgrade webpack (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
flacatus authored Jul 14, 2023
1 parent 5aed727 commit 1d8de22
Show file tree
Hide file tree
Showing 4 changed files with 24,207 additions and 39,450 deletions.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16-alpine AS builder
FROM node:18-alpine AS builder

# Add a work directory
WORKDIR /app
Expand Down
Loading

0 comments on commit 1d8de22

Please sign in to comment.