diff --git a/Dockerfile b/Dockerfile index c24e6ca9..821025f9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -33,7 +33,7 @@ LABEL maintainer="rond@rond-authz.io" \ LABEL org.opencontainers.image.description "Rönd is a lightweight container that distributes security policy enforcement throughout your application." -ENV SERVICE_VERSION="1.10.0" +ENV SERVICE_VERSION="1.10.1" # Import the user and group files from the builder. COPY --from=builder /etc/passwd /etc/passwd