Removed pg14, Added pg17, bump alpine, move to matrix
All checks were successful
Build Docker Image / build-and-deploy-image (pg15) (push) Successful in 1m37s
Build Docker Image / build-and-deploy-image (pg16) (push) Successful in 1m35s
Build Docker Image / build-and-deploy-image (pg17) (push) Successful in 1m33s

This commit is contained in:
Eugene Morozov
2024-12-08 13:28:56 +02:00
parent f073e33e59
commit ba2a897d18
9 changed files with 142 additions and 208 deletions

View File

@@ -14,7 +14,7 @@ boto3 = "^1.20.51"
pytz = "^2024.1"
[tool.poetry.dev-dependencies]
pre-commit = "^3.7.1"
pre-commit = "^4.0.1"
[build-system]
requires = ["poetry-core>=1.0.0"]