Update gosu to 1.18

This commit is contained in:
Tianon Gravi 2025-09-08 13:04:25 -07:00
parent 5ab2c9dd1d
commit a3b3bfabd3
26 changed files with 26 additions and 26 deletions

View File

@ -17,7 +17,7 @@ RUN set -eux; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View File

@ -17,7 +17,7 @@ RUN set -eux; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View File

@ -28,7 +28,7 @@ RUN set -ex; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \

2
13/trixie/Dockerfile generated
View File

@ -28,7 +28,7 @@ RUN set -ex; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \

View File

@ -17,7 +17,7 @@ RUN set -eux; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View File

@ -17,7 +17,7 @@ RUN set -eux; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View File

@ -28,7 +28,7 @@ RUN set -ex; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \

2
14/trixie/Dockerfile generated
View File

@ -28,7 +28,7 @@ RUN set -ex; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \

View File

@ -17,7 +17,7 @@ RUN set -eux; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View File

@ -17,7 +17,7 @@ RUN set -eux; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View File

@ -28,7 +28,7 @@ RUN set -ex; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \

2
15/trixie/Dockerfile generated
View File

@ -28,7 +28,7 @@ RUN set -ex; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \

View File

@ -17,7 +17,7 @@ RUN set -eux; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View File

@ -17,7 +17,7 @@ RUN set -eux; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View File

@ -28,7 +28,7 @@ RUN set -ex; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \

2
16/trixie/Dockerfile generated
View File

@ -28,7 +28,7 @@ RUN set -ex; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \

View File

@ -17,7 +17,7 @@ RUN set -eux; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View File

@ -17,7 +17,7 @@ RUN set -eux; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View File

@ -28,7 +28,7 @@ RUN set -ex; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \

2
17/trixie/Dockerfile generated
View File

@ -28,7 +28,7 @@ RUN set -ex; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \

View File

@ -17,7 +17,7 @@ RUN set -eux; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View File

@ -17,7 +17,7 @@ RUN set -eux; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View File

@ -28,7 +28,7 @@ RUN set -ex; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \

2
18/trixie/Dockerfile generated
View File

@ -28,7 +28,7 @@ RUN set -ex; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \

View File

@ -15,7 +15,7 @@ RUN set -eux; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
\
apk add --no-cache --virtual .gosu-deps \

View File

@ -22,7 +22,7 @@ RUN set -ex; \
# grab gosu for easy step-down from root
# https://github.com/tianon/gosu/releases
ENV GOSU_VERSION 1.17
ENV GOSU_VERSION 1.18
RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \