2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-12-26 23:26:14 +01:00

updated gosu to version 1.17

This commit is contained in:
ne20002 2024-10-17 13:31:21 +00:00
parent b11c97b69b
commit f56daf8486
No known key found for this signature in database
GPG key ID: 429E95F6E49B54C8
11 changed files with 11 additions and 11 deletions

View file

@ -13,7 +13,7 @@ RUN set -ex; \
tini \
;
ENV GOSU_VERSION 1.14
ENV GOSU_VERSION 1.17
RUN set -eux; \
# save list of currently installed packages for later so we can clean up
savedAptMark="$(apt-mark showmanual)"; \

View file

@ -11,7 +11,7 @@ RUN set -ex; \
shadow \
tini;
ENV GOSU_VERSION 1.14
ENV GOSU_VERSION 1.17
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View file

@ -13,7 +13,7 @@ RUN set -ex; \
tini \
;
ENV GOSU_VERSION 1.14
ENV GOSU_VERSION 1.17
RUN set -eux; \
# save list of currently installed packages for later so we can clean up
savedAptMark="$(apt-mark showmanual)"; \

View file

@ -13,7 +13,7 @@ RUN set -ex; \
tini \
;
ENV GOSU_VERSION 1.14
ENV GOSU_VERSION 1.17
RUN set -eux; \
# save list of currently installed packages for later so we can clean up
savedAptMark="$(apt-mark showmanual)"; \

View file

@ -11,7 +11,7 @@ RUN set -ex; \
shadow \
tini;
ENV GOSU_VERSION 1.14
ENV GOSU_VERSION 1.17
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View file

@ -13,7 +13,7 @@ RUN set -ex; \
tini \
;
ENV GOSU_VERSION 1.14
ENV GOSU_VERSION 1.17
RUN set -eux; \
# save list of currently installed packages for later so we can clean up
savedAptMark="$(apt-mark showmanual)"; \

View file

@ -13,7 +13,7 @@ RUN set -ex; \
tini \
;
ENV GOSU_VERSION 1.14
ENV GOSU_VERSION 1.17
RUN set -eux; \
# save list of currently installed packages for later so we can clean up
savedAptMark="$(apt-mark showmanual)"; \

View file

@ -11,7 +11,7 @@ RUN set -ex; \
shadow \
tini;
ENV GOSU_VERSION 1.14
ENV GOSU_VERSION 1.17
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View file

@ -13,7 +13,7 @@ RUN set -ex; \
tini \
;
ENV GOSU_VERSION 1.14
ENV GOSU_VERSION 1.17
RUN set -eux; \
# save list of currently installed packages for later so we can clean up
savedAptMark="$(apt-mark showmanual)"; \

View file

@ -10,7 +10,7 @@ RUN set -ex; \
shadow \
tini;
ENV GOSU_VERSION 1.14
ENV GOSU_VERSION 1.17
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View file

@ -12,7 +12,7 @@ RUN set -ex; \
tini \
;
ENV GOSU_VERSION 1.14
ENV GOSU_VERSION 1.17
RUN set -eux; \
# save list of currently installed packages for later so we can clean up
savedAptMark="$(apt-mark showmanual)"; \