We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a607e0a commit f37d8e0Copy full SHA for f37d8e0
.github/workflows/build-docker.yml
@@ -93,4 +93,4 @@ jobs:
93
push: true
94
tags: ${{ steps.metadata.outputs.tags }}
95
labels: ${{ steps.metadata.outputs.labels }}
96
- file: ./centos7.Dockerfile
+ file: ./centos.Dockerfile
0 commit comments