Skip to content

Commit f17dfc6

Browse files
committed
fix alpine docker image tag
Signed-off-by: Markus Blaschke <[email protected]>
1 parent d223122 commit f17dfc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- Dockerfile: Dockerfile
4040
target: "final-alpine"
41-
suffix: ""
41+
suffix: "-alpine"
4242
latest: false
4343

4444
- Dockerfile: Dockerfile

0 commit comments

Comments
 (0)