Skip to content

Commit

Permalink
Fixed an issue with dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alkaline-0 committed May 13, 2024
1 parent 2830a7a commit 3a0c802
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 7 deletions.
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

2 changes: 2 additions & 0 deletions Dockerfiles/nodejs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ RUN apt-get update \
# ------------------------ Production Image ---------------------
FROM base

ARG file_name

WORKDIR /usr/src/app

ENV NODE_ENV production
Expand Down
1 change: 0 additions & 1 deletion submissions-2024/maggieekubat-Recipe/maggieekubat-Recipe
Submodule maggieekubat-Recipe deleted from a4c63a
3 changes: 0 additions & 3 deletions submissions-2024/maggieekubat-Recipe/values.yml

This file was deleted.

0 comments on commit 3a0c802

Please sign in to comment.