python 3.10

This commit is contained in:
burnettk
2022-09-14 12:28:48 -04:00
parent d1d21e38d5
commit 3c776b5949
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -38,5 +38,5 @@ jobs:
with:
context: .
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:3.9
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:3.10
labels: ${{ steps.meta.outputs.labels }}