Skip to content

Commit 8a95daf

Browse files
fix pkg name libselinux
1 parent 7b17a4a commit 8a95daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/packages/selinux/werf.inc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ final: false
1313
fromImage: builder/distroless
1414
shell:
1515
install:
16-
- pm install {{ .ImageName }} -d /out
16+
- pm install libselinux -d /out

0 commit comments

Comments
 (0)