Skip to content

Commit 6de26a3

Browse files
committed
build: allinone
1 parent 4f31d57 commit 6de26a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
7575
&& rm -rf /var/lib/apt/lists/* \
7676
chmod g-xr /usr/local/bin/* /usr/bin/* /bin/* /usr/sbin/* /sbin/* /usr/lib/postgresql/17/bin/* && \
7777
chmod g+xr /usr/bin/ld.so && \
78-
chmod g+x /usr/local/bin/python* && \
78+
chmod g+x /usr/local/bin/python*
7979

8080
ARG DEPENDENCIES=" \
8181
vim \

0 commit comments

Comments
 (0)