We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b8756a commit c8fc183Copy full SHA for c8fc183
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
id: meta
15
uses: docker/metadata-action@v5
16
with:
17
- images: chapar/builder
+ images: chapar/python-executor
18
tags: type=semver,pattern={{major}}.{{minor}}.{{patch}}
19
20
- name: Login to Docker Hub
0 commit comments