chore: Update Docker image tag in dev_build.yml

feat: Update temperature endpoint to use MqttCreateRequest

chore: Update MqttCreateRequest schema in requests.py
This commit is contained in:
2024-05-04 10:40:20 +08:00
parent f10544fd36
commit d0440675ef
3 changed files with 38 additions and 7 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ jobs:
with:
file: Dockerfile
push: true
tags: rafsaf/minimal-fastapi-postgres-template:${{ env.IMAGE_TAG }}
tags: furyhawk/minimal-fastapi-postgres-template:${{ env.IMAGE_TAG }}