diff --git a/Dockerfile b/Dockerfile index 2fee4a2..33c8f31 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.12.5" +ENV SERVICE_VERSION="1.12.6" # Import the user and group files from the builder. COPY --from=builder /etc/passwd /etc/passwd