Skip to content

Commit

Permalink
feat: updates (#4)
Browse files Browse the repository at this point in the history
* feat: updates

* Update main.yml
  • Loading branch information
venkatamutyala authored Sep 20, 2023
1 parent ea73a1d commit 84d9bf1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Publish the QR-Code_Generator as a ghcr image
uses: GlueOps/github-actions-build-push-containers@v0.1.3
uses: GlueOps/github-actions-build-push-containers@main
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fastapi==0.101.0
fastapi==0.103.1
qrcode==7.4.2
Pillow==10.0.0
Pillow==10.0.1
uvicorn[standard]==0.23.2
gunicorn==21.2.0

0 comments on commit 84d9bf1

Please sign in to comment.