Skip to content

Commit

Permalink
Release v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
djerfy committed Dec 21, 2023
1 parent cfdc127 commit ec48f5b
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.0"
ENV VERSION="2.0.1"
ENV GIN_MODE="release"

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

0 comments on commit ec48f5b

Please sign in to comment.