Skip to content

Commit f5affa6

Browse files
Update dependency aptible/supercronic to v0.2.34
1 parent a4db7ce commit f5affa6

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

27/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM 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

66
RUN set -ex; \
77
git clone --branch $SUPERCRONIC_VERSION https://github.com/aptible/supercronic; \

28/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM 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

66
RUN set -ex; \
77
git clone --branch $SUPERCRONIC_VERSION https://github.com/aptible/supercronic; \

29/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM 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

66
RUN set -ex; \
77
git clone --branch $SUPERCRONIC_VERSION https://github.com/aptible/supercronic; \

30/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM 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

66
RUN set -ex; \
77
git clone --branch $SUPERCRONIC_VERSION https://github.com/aptible/supercronic; \

0 commit comments

Comments
 (0)