diff --git a/Dockerfile b/Dockerfile index 101519a..5a477ea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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/