Skip to content

Commit

Permalink
Merge branch 'main' into release/v1.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
t83714 committed Jul 18, 2024
2 parents 387779d + 5c94550 commit 0b403c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM node:18-bullseye-slim
ENV NODE_ENV production
ENV NODE_ENV=production

# follow openshfit guidelines for supporting arbitrary user IDs
# https://docs.openshift.com/container-platform/4.16/creating_images/guidelines.html#openshift-container-platform-specific-guidelines
Expand Down

0 comments on commit 0b403c0

Please sign in to comment.