File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11FROM golang:1.23.11-bullseye@sha256:c305323f786e970282365b4c96db0ce551b3b9a67ecebf4162c9bb7a7c64418b as supercronic
22
33# renovate: datasource=github-tags depName=aptible/supercronic versioning=semver
4- ENV SUPERCRONIC_VERSION v0.2.33
4+ ENV SUPERCRONIC_VERSION v0.2.34
55
66RUN set -ex; \
77 git clone --branch $SUPERCRONIC_VERSION https://github.com/aptible/supercronic; \
Original file line number Diff line number Diff line change 11FROM golang:1.23.11-bullseye@sha256:c305323f786e970282365b4c96db0ce551b3b9a67ecebf4162c9bb7a7c64418b as supercronic
22
33# renovate: datasource=github-tags depName=aptible/supercronic versioning=semver
4- ENV SUPERCRONIC_VERSION v0.2.33
4+ ENV SUPERCRONIC_VERSION v0.2.34
55
66RUN set -ex; \
77 git clone --branch $SUPERCRONIC_VERSION https://github.com/aptible/supercronic; \
Original file line number Diff line number Diff line change 11FROM golang:1.23.11-bullseye@sha256:c305323f786e970282365b4c96db0ce551b3b9a67ecebf4162c9bb7a7c64418b as supercronic
22
33# renovate: datasource=github-tags depName=aptible/supercronic versioning=semver
4- ENV SUPERCRONIC_VERSION v0.2.33
4+ ENV SUPERCRONIC_VERSION v0.2.34
55
66RUN set -ex; \
77 git clone --branch $SUPERCRONIC_VERSION https://github.com/aptible/supercronic; \
Original file line number Diff line number Diff line change 11FROM golang:1.23.11-bullseye@sha256:c305323f786e970282365b4c96db0ce551b3b9a67ecebf4162c9bb7a7c64418b as supercronic
22
33# renovate: datasource=github-tags depName=aptible/supercronic versioning=semver
4- ENV SUPERCRONIC_VERSION v0.2.33
4+ ENV SUPERCRONIC_VERSION v0.2.34
55
66RUN set -ex; \
77 git clone --branch $SUPERCRONIC_VERSION https://github.com/aptible/supercronic; \
You can’t perform that action at this time.
0 commit comments