Skip to content

Commit

Permalink
regular updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueHorn07 committed May 29, 2024
1 parent bbe11f2 commit 818bd04
Show file tree
Hide file tree
Showing 3 changed files with 2,318 additions and 3,673 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN npm run build
RUN npm prune --production

# Run Step
FROM node:20.9-alpine AS runner
FROM node:20-alpine AS runner

WORKDIR /usr/src/app

Expand Down
Loading

0 comments on commit 818bd04

Please sign in to comment.