Skip to content

Commit 92314e3

Browse files
authored
typo (#72)
1 parent b021427 commit 92314e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# NOTE: using `scratch` as BASE image wouls lack of CA certicates
1+
# NOTE: using `scratch` as BASE image would lack of CA certicates
22
FROM golang:1.23-alpine
33
COPY supernova /
44
ENTRYPOINT [ "/supernova" ]

0 commit comments

Comments
 (0)