Skip to content

Commit 86af839

Browse files
Update dependency aptible/supercronic to v0.2.34
1 parent 87a7a30 commit 86af839

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.10-bullseye@sha256:ac36dd69de32e5682dfc7b942f5efa448a9a4866d7e9045faf9e8931bd6dc06e 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.10-bullseye@sha256:ac36dd69de32e5682dfc7b942f5efa448a9a4866d7e9045faf9e8931bd6dc06e 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.10-bullseye@sha256:ac36dd69de32e5682dfc7b942f5efa448a9a4866d7e9045faf9e8931bd6dc06e 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.10-bullseye@sha256:ac36dd69de32e5682dfc7b942f5efa448a9a4866d7e9045faf9e8931bd6dc06e 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)