We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30fc824 commit 1ea08d2Copy full SHA for 1ea08d2
Dockerfile
@@ -1,7 +1,7 @@
1
FROM golang:latest
2
3
LABEL org.opencontainers.image.authors="Ain Tohvri <ain@flashbit.net>" \
4
- org.opencontainers.image.version="0.1.0"
+ org.opencontainers.image.version="1.0.1"
5
6
RUN go install github.com/ysugimoto/falco/cmd/falco@latest
7
0 commit comments