Skip to content

Commit 7789bc7

Browse files
committed
Sync: Automated sync from main to public branch.
1 parent 8388004 commit 7789bc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: docker/build-push-action@v5
5757
with:
5858
context: ${{ fromJSON(inputs.distro_data).context }}
59-
file: ${{ fromJSON(inputs.distro_data).systemd-python-distro.path }}/python.Dockerfile
59+
file: ${{ fromJSON(inputs.distro_data).path }}/python.Dockerfile
6060
platforms: ${{ fromJSON(inputs.distro_data).platforms }}
6161
push: true
6262
# Forces a pull of the base image to ensure it exists locally

0 commit comments

Comments
 (0)