Update dependency aptible/supercronic to v0.2.32 #187
@ -1,7 +1,7 @@
|
|||||||
FROM golang:1.23.1-bullseye@sha256:45b43371f21ec51276118e6806a22cbb0bca087ddd54c491fdc7149be01035d5 as build
|
FROM golang:1.23.1-bullseye@sha256:45b43371f21ec51276118e6806a22cbb0bca087ddd54c491fdc7149be01035d5 as build
|
||||||
|
|
||||||
# renovate: datasource=github-tags depName=aptible/supercronic versioning=semver
|
# renovate: datasource=github-tags depName=aptible/supercronic versioning=semver
|
||||||
ENV SUPERCRONIC_VERSION v0.2.30
|
ENV SUPERCRONIC_VERSION v0.2.32
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
git clone --branch $SUPERCRONIC_VERSION https://github.com/aptible/supercronic; \
|
git clone --branch $SUPERCRONIC_VERSION https://github.com/aptible/supercronic; \
|
||||||
|
Loading…
Reference in New Issue
Block a user