Skip to content

Commit

Permalink
actions: update docker-publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 29, 2024
1 parent 156d28c commit fdb3c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
matrix:
python_version: ["3.12-slim", "3.11-slim", "3.10-slim", "3.9-slim", "3.8-slim"]
poetry_version: ["1.8.2", "1.7.1", "1.6.0"]
poetry_version: ["1.8.3", "1.7.1", "1.6.1"]

steps:
- name: Checkout repository
Expand Down

0 comments on commit fdb3c47

Please sign in to comment.