Skip to content

Commit

Permalink
Cleanup frontend.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
aeifn committed Dec 27, 2023
1 parent 9a35d1f commit ec29adc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .docker/frontend.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
ARG NODE_TAG=16.19.0

FROM nginx:1.21.3
COPY ./appBuild/public/ /usr/share/nginx/html/

0 comments on commit ec29adc

Please sign in to comment.