Compare commits
No commits in common. "39459202f1574319e0a73d772515568e75b96612" and "950d6649b2778a08192bb8e567ff14b8555012f4" have entirely different histories.
39459202f1
...
950d6649b2
@ -14,7 +14,7 @@ RUN make
|
|||||||
|
|
||||||
FROM scratch
|
FROM scratch
|
||||||
|
|
||||||
COPY --from=builder /etc/ssl/* /etc/ssl
|
COPY --from=builder /etc/ssl/certs/* /etc/ssl/certs
|
||||||
COPY --from=builder /app/monobank-firefly3-bot /app
|
COPY --from=builder /app/monobank-firefly3-bot /app
|
||||||
|
|
||||||
ENTRYPOINT ["/app"]
|
ENTRYPOINT ["/app"]
|
Loading…
x
Reference in New Issue
Block a user