Update gosu to 1.18
This commit is contained in:
parent
5ab2c9dd1d
commit
a3b3bfabd3
|
|
@ -17,7 +17,7 @@ RUN set -eux; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .gosu-deps \
|
apk add --no-cache --virtual .gosu-deps \
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ RUN set -eux; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .gosu-deps \
|
apk add --no-cache --virtual .gosu-deps \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
savedAptMark="$(apt-mark showmanual)"; \
|
savedAptMark="$(apt-mark showmanual)"; \
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
savedAptMark="$(apt-mark showmanual)"; \
|
savedAptMark="$(apt-mark showmanual)"; \
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ RUN set -eux; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .gosu-deps \
|
apk add --no-cache --virtual .gosu-deps \
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ RUN set -eux; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .gosu-deps \
|
apk add --no-cache --virtual .gosu-deps \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
savedAptMark="$(apt-mark showmanual)"; \
|
savedAptMark="$(apt-mark showmanual)"; \
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
savedAptMark="$(apt-mark showmanual)"; \
|
savedAptMark="$(apt-mark showmanual)"; \
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ RUN set -eux; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .gosu-deps \
|
apk add --no-cache --virtual .gosu-deps \
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ RUN set -eux; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .gosu-deps \
|
apk add --no-cache --virtual .gosu-deps \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
savedAptMark="$(apt-mark showmanual)"; \
|
savedAptMark="$(apt-mark showmanual)"; \
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
savedAptMark="$(apt-mark showmanual)"; \
|
savedAptMark="$(apt-mark showmanual)"; \
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ RUN set -eux; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .gosu-deps \
|
apk add --no-cache --virtual .gosu-deps \
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ RUN set -eux; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .gosu-deps \
|
apk add --no-cache --virtual .gosu-deps \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
savedAptMark="$(apt-mark showmanual)"; \
|
savedAptMark="$(apt-mark showmanual)"; \
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
savedAptMark="$(apt-mark showmanual)"; \
|
savedAptMark="$(apt-mark showmanual)"; \
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ RUN set -eux; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .gosu-deps \
|
apk add --no-cache --virtual .gosu-deps \
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ RUN set -eux; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .gosu-deps \
|
apk add --no-cache --virtual .gosu-deps \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
savedAptMark="$(apt-mark showmanual)"; \
|
savedAptMark="$(apt-mark showmanual)"; \
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
savedAptMark="$(apt-mark showmanual)"; \
|
savedAptMark="$(apt-mark showmanual)"; \
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ RUN set -eux; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .gosu-deps \
|
apk add --no-cache --virtual .gosu-deps \
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ RUN set -eux; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .gosu-deps \
|
apk add --no-cache --virtual .gosu-deps \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
savedAptMark="$(apt-mark showmanual)"; \
|
savedAptMark="$(apt-mark showmanual)"; \
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
savedAptMark="$(apt-mark showmanual)"; \
|
savedAptMark="$(apt-mark showmanual)"; \
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ RUN set -eux; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .gosu-deps \
|
apk add --no-cache --virtual .gosu-deps \
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@ RUN set -ex; \
|
||||||
|
|
||||||
# grab gosu for easy step-down from root
|
# grab gosu for easy step-down from root
|
||||||
# https://github.com/tianon/gosu/releases
|
# https://github.com/tianon/gosu/releases
|
||||||
ENV GOSU_VERSION 1.17
|
ENV GOSU_VERSION 1.18
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
savedAptMark="$(apt-mark showmanual)"; \
|
savedAptMark="$(apt-mark showmanual)"; \
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue