Skip to content

Commit

Permalink
pumping ofga version
Browse files Browse the repository at this point in the history
Signed-off-by: Mina Ashraf <mina.gamil@canonical.com>
  • Loading branch information
mina1460 committed Jul 24, 2023
1 parent ad72c9a commit 0b77576
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ RUN apt-get -qq update && apt-get -qq install -y ca-certificates curl logrotate
EXPOSE 8081
EXPOSE 8080
WORKDIR /app
COPY --from=openfga/openfga:v0.2.5 /openfga /app/openfga
COPY --from=openfga/openfga:v0.2.5 /assets /app/assets
COPY --from=openfga/openfga:v1.2.0 /openfga /app/openfga
COPY --from=openfga/openfga:v1.2.0 /assets /app/assets
ENTRYPOINT ["/app/openfga"]

0 comments on commit 0b77576

Please sign in to comment.