Skip to content

Commit f58c112

Browse files
Update dependency code0-tech/code0-definition to def-0.0.29
1 parent bc8bbcc commit f58c112

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

container/definitions/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ ARG CODE0_CLI_VERSION=0.0.13
1111
RUN cargo install --version $CODE0_CLI_VERSION code0-cli
1212

1313
# renovate: datasource=github-releases depName=code0-tech/code0-definition versioning=regex:^def-(?<major>\d+)\.(?<minor>\d+)\.(?<patch>\d+)$
14-
ARG DEFINITION_VERSION=def-0.0.28
14+
ARG DEFINITION_VERSION=def-0.0.29
1515
LABEL org.opencontainers.image.version=$DEFINITION_VERSION
1616
RUN code0-cli download -t $DEFINITION_VERSION

0 commit comments

Comments
 (0)