do the exact same thing the other docker images are doing

This commit is contained in:
burnettk
2022-05-05 18:39:12 -04:00
parent b0c4dbdbd9
commit b205190397
+1 -1
View File
@@ -38,5 +38,5 @@ jobs:
with:
context: .
push: true
tags: 3.9
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}