add newlines to end Dockerfiles
This commit is contained in:
@ -33,4 +33,4 @@ COPY --from=build /app/api-golang api-golang
|
||||
# Indicate expected port
|
||||
EXPOSE 8080
|
||||
|
||||
CMD ["/api-golang"]
|
||||
CMD ["/api-golang"]
|
||||
|
||||
Reference in New Issue
Block a user