Merge pull request #1828 from helderco/fix-dockerfile-test
Fix docker.#Dockerfile test
This commit is contained in:
commit
fead547df1
@ -16,4 +16,4 @@ FROM alpine:3.15@sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70
|
|||||||
|
|
||||||
COPY --from=builder /app/hello /bin/hello
|
COPY --from=builder /app/hello /bin/hello
|
||||||
|
|
||||||
ENTRYPOINT ["hello"]
|
CMD ["hello"]
|
||||||
|
Reference in New Issue
Block a user