Commit 05cf216 1 parent 04e8661 commit 05cf216 Copy full SHA for 05cf216
File tree 6 files changed +12
-0
lines changed
6 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,8 @@ RUN pecl install imagick \
57
57
58
58
RUN a2enmod rewrite
59
59
60
+ RUN a2enmod headers
61
+
60
62
ARG BUILDKIT_UID=1000
61
63
62
64
ARG BUILDKIT_GID=$BUILDKIT_UID
Original file line number Diff line number Diff line change @@ -57,6 +57,8 @@ RUN pecl install imagick \
57
57
58
58
RUN a2enmod rewrite
59
59
60
+ RUN a2enmod headers
61
+
60
62
ARG BUILDKIT_UID=1000
61
63
62
64
ARG BUILDKIT_GID=$BUILDKIT_UID
Original file line number Diff line number Diff line change @@ -57,6 +57,8 @@ RUN pecl install imagick \
57
57
58
58
RUN a2enmod rewrite
59
59
60
+ RUN a2enmod headers
61
+
60
62
ARG BUILDKIT_UID=1000
61
63
62
64
ARG BUILDKIT_GID=$BUILDKIT_UID
Original file line number Diff line number Diff line change @@ -57,6 +57,8 @@ RUN pecl install imagick \
57
57
58
58
RUN a2enmod rewrite
59
59
60
+ RUN a2enmod headers
61
+
60
62
ARG BUILDKIT_UID=1000
61
63
62
64
ARG BUILDKIT_GID=$BUILDKIT_UID
Original file line number Diff line number Diff line change @@ -57,6 +57,8 @@ RUN pecl install imagick \
57
57
58
58
RUN a2enmod rewrite
59
59
60
+ RUN a2enmod headers
61
+
60
62
ARG BUILDKIT_UID=1000
61
63
62
64
ARG BUILDKIT_GID=$BUILDKIT_UID
Original file line number Diff line number Diff line change @@ -61,6 +61,8 @@ RUN pecl install imagick \
61
61
62
62
RUN a2enmod rewrite
63
63
64
+ RUN a2enmod headers
65
+
64
66
ARG BUILDKIT_UID=1000
65
67
66
68
ARG BUILDKIT_GID=$BUILDKIT_UID
You can’t perform that action at this time.
0 commit comments