Skip to content

Commit

Permalink
Change path for Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
witxka authored and Victor Kotlyar committed Jun 11, 2024
1 parent b3d2600 commit 4eb08d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_almalinux_9_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
dockerfile: Installation/Docker/AL9/Dockerfile

# This step generates an artifact attestation for the image, which is an unforgeable statement about where and how it was built. It increases supply chain security for people who consume the image. For more information, see "[AUTOTITLE](/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds)."
- name: Generate artifact attestation
Expand Down

0 comments on commit 4eb08d3

Please sign in to comment.