Skip to content

Commit fd807f6

Browse files
Bump Dockerfile for v1.0.1 release
1 parent 13438ce commit fd807f6

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
@@ -17,7 +17,7 @@ RUN apk update \
1717
&& update-ca-certificates 2>/dev/null || true
1818
COPY --from=build-stage /src/dispatch /
1919

20-
LABEL version="1.0.1"
20+
LABEL version="v1.0.1"
2121
LABEL repository="https://github.com/hecateapp/dispatch-action"
2222
LABEL homepage="https://github.com/hecateapp/dispatch-action"
2323
LABEL maintainer="Hecate <[email protected]>"

0 commit comments

Comments
 (0)