updated gosu to version 1.17

pull/267/head
ne20002 2024-10-17 13:31:21 +00:00
rodzic b11c97b69b
commit f56daf8486
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 429E95F6E49B54C8
11 zmienionych plików z 11 dodań i 11 usunięć

Wyświetl plik

@ -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)"; \

Wyświetl plik

@ -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 \

Wyświetl plik

@ -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)"; \

Wyświetl plik

@ -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)"; \

Wyświetl plik

@ -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 \

Wyświetl plik

@ -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)"; \

Wyświetl plik

@ -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)"; \

Wyświetl plik

@ -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 \

Wyświetl plik

@ -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)"; \

Wyświetl plik

@ -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 \

Wyświetl plik

@ -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)"; \