Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Blaschke <[email protected]>
  • Loading branch information
mblaschke committed Sep 14, 2024
1 parent cc4c927 commit a12fc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
include:
- Dockerfile: Dockerfile
target: "final-ubuntu"
target: "final-static"
suffix: ""
latest: "auto"

Expand All @@ -57,6 +56,7 @@ jobs:
target: "final-distroless"
suffix: "-distroless"
latest: false

runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a12fc00

Please sign in to comment.