We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b021427 commit 92314e3Copy full SHA for 92314e3
Dockerfile.release
@@ -1,4 +1,4 @@
1
-# NOTE: using `scratch` as BASE image wouls lack of CA certicates
+# NOTE: using `scratch` as BASE image would lack of CA certicates
2
FROM golang:1.23-alpine
3
COPY supernova /
4
ENTRYPOINT [ "/supernova" ]
0 commit comments