Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jeluard authored Sep 28, 2023
1 parent 53cedf8 commit e83bac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Frontend #
##########################

FROM node:14.13.1 AS builder
FROM node:18.18.0 AS builder

WORKDIR /opt

Expand Down

0 comments on commit e83bac1

Please sign in to comment.