Skip to content

Allow Github Actions to fail on error wihout stopping the rest of the… #55

Allow Github Actions to fail on error wihout stopping the rest of the…

Allow Github Actions to fail on error wihout stopping the rest of the… #55

Triggered via push April 13, 2025 14:03
Status Cancelled
Total duration 16m 14s
Artifacts

docker-build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

124 errors and 457 warnings
alpinelab/ruby-dev:3.4.0-alpine
buildx failed with: ERROR: failed to solve: ruby:3.4.0-alpine: docker.io/library/ruby:3.4.0-alpine: not found
alpinelab/ruby-dev:3.4.0
buildx failed with: ERROR: failed to solve: ruby:3.4.0: docker.io/library/ruby:3.4.0: not found
alpinelab/ruby-dev:3.2.5-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.3.7-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.3.4-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.4.2-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.2.8-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.3.6-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.3.2-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.3.0
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.2.7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.4.1
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.3.5
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.4.2
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.3.8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.3.7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.3.6
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.2.7-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.3.1-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.1.6-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.1.6
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.2.4
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.3.1
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.3.2
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.1.4
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.2.4-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.2.8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.0.2
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:3.4.1-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.3.8-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.2.6
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.3.3
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.2.3
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.1.7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.3.5-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.3.3-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.3.4
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.1.7-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.2.2
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.2.5
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.0.7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:3.0.6-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:3.0.4-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.6-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.4
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:3.2.6-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:2.6.10-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:3.0.0
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.7.5
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.1-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.4.10
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.6.0-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.4.7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.6.4-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:3.0.7-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.2-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:3.0.1
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.6.3-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.2
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.0.5
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.3
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.0.2-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.0
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.5.7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.7.3-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.1-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.4.0
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.9
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:3.0.1-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.5.5
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.0.6
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.3.2
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.4.3
buildx failed with: - LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format (line 7)
alpinelab/ruby-dev:2.6.6
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.0.4
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.7-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:3.0.5-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:3.0.3
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.4-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.6
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.4
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.0.0-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:3.1.5
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.5.6
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.6.1
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.5.8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.4.1
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.8-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.5-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.9-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.1
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.4.8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.7.5-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.2-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.4.9
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.4.2
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.10
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.3.6
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.7-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.0-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.6-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.7.7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.5
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.4.6
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:3.1.5-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
alpinelab/ruby-dev:3.0.3-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.3.0
buildx failed with: ERROR: failed to solve: failed to load cache key: Pulling Schema 1 images have been deprecated and disabled by default since containerd v2.0. As a workaround you may set an environment variable `CONTAINERD_ENABLE_DEPRECATED_PULL_SCHEMA_1_IMAGE=1`, but this will be completely removed in containerd v2.1.
alpinelab/ruby-dev:2.5.9
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 100
alpinelab/ruby-dev:2.7.8-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.3.3
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.6.2
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem update --system ${RUBYGEMS_VERSION_ARG} && gem install bundler${BUNDLER_VERSION_ARG:+:${BUNDLER_VERSION_ARG}} && gem install bundler:1.17.3" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.3.1
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.3.4
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; case \"${osType}\" in alpine) alpineMajorVersion=$(sed -nr 's/^VERSION_ID=(\\d+\\.\\d+).*/\\1/p' /etc/os-release); case ${alpineMajorVersion} in 3.3|3.4|3.5|3.6|3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14) libpqPackage=\"postgresql-dev\" ;; 3.15|*) libpqPackage=\"libpq-dev\" ;; esac; apk add --no-cache alpine-sdk openssh jq nano nodejs postgresql vim yarn ${libpqPackage} ; ;; debian|ubuntu) if [ -f /etc/apt/sources.list ]; then sed -i -r -e '/(jessie|stretch)[-\\/]updates/d' -e 's|http://(deb\\|httpredir).debian.org/debian (jessie\\|stretch)|http://archive.debian.org/debian \\2|' /etc/apt/sources.list; fi; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes apt-transport-https lsb-release ; debianReleaseCodename=$(lsb_release -cs); case ${debianReleaseCodename} in jessie|buster|stretch) apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes ca-certificates curl $([ \"${debianReleaseCodename}\" = \"jessie\" ] && echo \"libssl1.0.0\") ; sed -i 's|mozilla/DST_Root_CA_X3.crt|!mozilla/DST_Root_CA_X3.crt|g' /etc/ca-certificates.conf; update-ca-certificates; ;; esac; curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.postgresql.org.gpg; case ${debianReleaseCodename} in jessie|stretch) echo \"deb https://apt-archive.postgresql.org/pub/repos/apt ${debianReleaseCodename}-pgdg-archive main\" ;; *) echo \"deb https://apt.postgresql.org/pub/repos/apt/ ${debianReleaseCodename}-pgdg main\" ;; esac > /etc/apt/sources.list.d/pgdg.list; case ${debianReleaseCodename} in jessie) curl -fsSL https://deb.nodesource.com/setup_14.x ;; stretch) curl -fsSL https://deb.nodesource.com/setup_16.x ;; *) curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x ;; esac | bash; apt-get update; apt-get install --assume-yes --no-install-recommends --no-install-suggests --force-yes jq nano nodejs $([ \"${debianReleaseCodename}\" = \"bookworm\" ] && echo \"npm\") postgresql-client vim ; rm -rf /var/lib/apt/lists/*; npm install --global yarn; curl -sSL curl https://cli-assets.heroku.com/install.sh | sh; ;; esac;" did not complete successfully: exit code: 1
alpinelab/ruby-dev:2.3.7
The run was canceled by @michaelbaudino.
alpinelab/ruby-dev:2.4.4
The operation was canceled.
alpinelab/ruby-dev:2.4.4
The run was canceled by @michaelbaudino.
alpinelab/ruby-dev:2.6.0
The operation was canceled.
alpinelab/ruby-dev:2.6.0
The run was canceled by @michaelbaudino.
Docker Build
The run was canceled by @michaelbaudino.
alpinelab/ruby-dev:2.5.1
The operation was canceled.
alpinelab/ruby-dev:2.5.1
The run was canceled by @michaelbaudino.
alpinelab/ruby-dev:3.4.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.4.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.4.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.4.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.4.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.4.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.4.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.4.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.4.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.4.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.0-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.0-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.0-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.1-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.1-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.1-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.2-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.2-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.2-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.4.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.4.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.4-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.4-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.4-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.3.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.0-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.0-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.0-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.2-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.2-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.2-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.7-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.7-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.7-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.10-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.10-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.7-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.7-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.7-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.1-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.1-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.1-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.1-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.1-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.1-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.10
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.10
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.6-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.6-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.6-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.3-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.3-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.3-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.8-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.8-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.8-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.9
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.9
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.1-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.7-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.7-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.7-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.2.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.5
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.5
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.5
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.8
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.8
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.8
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.9-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.9-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.9-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.9-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.9-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.3-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.3-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.3-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.4-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.4-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.4-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.3-alpine3.7
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.3-alpine3.7
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.3-alpine3.7
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.3-alpine3.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.3-alpine3.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.3-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.3-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.3-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.0-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.0-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.0-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.10-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.10-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.10-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.10-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.10-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.5-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.5-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.5-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.9-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.9-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.8
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.2-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.9
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.9
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.10
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.10
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.7-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.8-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.8-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.8-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.8-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.8-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.8-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.4
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.4
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.4
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.4-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.4-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.4-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.4-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.5
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.1.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:3.0.3-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.5-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.5-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.5-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.5-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.9
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.9
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.9-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.9-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.9-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.9-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.9-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.7.8-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.0-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.0-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.0-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.0-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.6-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.6-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.6-alpine
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.6-alpine
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.2-alpine3.7
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.2-alpine3.7
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.2-alpine3.7
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.2-alpine3.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.2-alpine3.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.1-alpine3.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.1-alpine3.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.1-alpine3.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.1-alpine3.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.1-alpine3.6
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.7
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.7
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.7
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.3.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.4.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.6.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpinelab/ruby-dev:2.5.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/