File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ COPY distribution/docker/scripts /app/noelware/charted/emails/scri
3333COPY distribution/docker/config /app/noelware/charted/emails/config
3434
3535# # renovate: datasource=github-tags name=grpc-ecosystem/grpc-health-probe
36- ENV GRPC_HEALTH_PROBE_VERSION="v0.4.26 "
36+ ENV GRPC_HEALTH_PROBE_VERSION="v0.4.37 "
3737RUN set -eux; \
3838 arch="$(uname -m)" ; \
3939 case "${arch}" in \
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ COPY distribution/docker/scripts /app/noelware/charted/emails/scri
3434COPY distribution/docker/config /app/noelware/charted/emails/config
3535
3636# renovate: datasource=github-tags name=grpc-ecosystem/grpc-health-probe
37- ENV GRPC_HEALTH_PROBE_VERSION="v0.4.26 "
37+ ENV GRPC_HEALTH_PROBE_VERSION="v0.4.37 "
3838RUN set -eux; \
3939 arch="$(uname -m)" ; \
4040 case "${arch}" in \
You can’t perform that action at this time.
0 commit comments