Skip to content

Commit 47c4e73

Browse files
committed
Small correction
1 parent 3a9a91f commit 47c4e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_poetry_container.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env:
44
REGISTRY: ghcr.io
55
IMAGE_NAME: ${{ github.repository }}-ci
66
POETRY_VERSION: 1.3.2
7-
PYTHON_PRIMARY_VERSION: 3.10.16
7+
PYTHON_PRIMARY_VERSION: 3.10.15
88
PYTHON_PRIMARY_TAG: py310
99
PYTHON_SECONDARY_VERSION: 3.12.8
1010
PYTHON_SECONDARY_TAG: py312

0 commit comments

Comments
 (0)