Skip to content

Commit 8ad984e

Browse files
committed
fix: remove user (temporary)
1 parent e1ecb8a commit 8ad984e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,5 @@ WORKDIR /app
1515

1616
COPY --from=build /app/bin/lorem /app/lorem
1717

18-
USER 1000:1000
19-
2018
EXPOSE 8080
2119
ENTRYPOINT ["./lorem"]

0 commit comments

Comments
 (0)