Skip to content

Commit

Permalink
Production v0.8.0 (#98)
Browse files Browse the repository at this point in the history
* Update prod-build.yml

Workaround for ButlerLogic/action-autotag#45

* initial stripe changes

* order by descending subscription end date to get the latest entry

* fix github action for artifact registry

* fix invite link

* patch release

* fix patch version

* patch version

---------

Co-authored-by: Greg Lind <[email protected]>
Co-authored-by: Peter Odeny <[email protected]>
  • Loading branch information
3 people authored May 29, 2024
1 parent 8a080a6 commit 882b8f0
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 @@ -25,4 +25,4 @@ EXPOSE 8080
ENTRYPOINT ["bash", "/code/scripts/docker-entrypoint.sh"]

# Specify tag name to be created on github
LABEL version="0.6.3"
LABEL version="0.8.0"

0 comments on commit 882b8f0

Please sign in to comment.