Skip to content

Commit 1ea08d2

Browse files
committed
Bump version
1 parent 30fc824 commit 1ea08d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM golang:latest
22

33
LABEL org.opencontainers.image.authors="Ain Tohvri <ain@flashbit.net>" \
4-
org.opencontainers.image.version="0.1.0"
4+
org.opencontainers.image.version="1.0.1"
55

66
RUN go install github.com/ysugimoto/falco/cmd/falco@latest
77

0 commit comments

Comments
 (0)