push to python 3.11 w/ burnettk

This commit is contained in:
jasquat
2022-11-09 14:58:31 -05:00
parent befdd3676e
commit 67519030f7
+1 -1
View File
@@ -38,5 +38,5 @@ jobs:
with:
context: .
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:3.10
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:3.11
labels: ${{ steps.meta.outputs.labels }}