Skip to content

Commit

Permalink
Release v2.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: djerfy <[email protected]>
  • Loading branch information
djerfy committed Dec 22, 2023
1 parent d5be486 commit 00e9cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ LABEL name="BonjourMadame API Server" \

WORKDIR /app

ENV VERSION="2.0.1"
ENV VERSION="2.0.2"
ENV GIN_MODE="release"

COPY --from=build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
Expand Down

0 comments on commit 00e9cdf

Please sign in to comment.