Update Dockerfile

This commit is contained in:
gigirassy
2026-05-28 19:06:32 +02:00
parent 2a3a487e7e
commit e399df9f30
+1 -1
View File
@@ -26,4 +26,4 @@ COPY --from=builder /etc/ssl /etc/ssl
EXPOSE 8080
ENTRYPOINT ["image-proxy"]
ENTRYPOINT ["/usr/bin/image-proxy"]