Skip to content

Commit

Permalink
v1.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fredmaggiowski committed Jun 17, 2024
1 parent 658bf2d commit 3fa2ca8
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 @@ -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.4"
ENV SERVICE_VERSION="1.12.5"

# Import the user and group files from the builder.
COPY --from=builder /etc/passwd /etc/passwd
Expand Down

0 comments on commit 3fa2ca8

Please sign in to comment.