Skip to content

Commit ba6c689

Browse files
committed
fix premission
1 parent 34ae8cb commit ba6c689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ ARG VERSION=no-version
99

1010
ENV VERSION=$VERSION
1111

12-
COPY *.sh /usr/bin/
12+
COPY --chmod=a+rx *.sh /usr/bin/

0 commit comments

Comments
 (0)