Skip to content

Commit cc8bb65

Browse files
Merge pull request #757 from code0-tech/renovate/code0-tech-code0-definition-0.x
Update dependency code0-tech/code0-definition to def-0.0.28
2 parents 19ee302 + ab05079 commit cc8bb65

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.27
14+
ARG DEFINITION_VERSION=def-0.0.28
1515
LABEL org.opencontainers.image.version=$DEFINITION_VERSION
1616
RUN code0-cli download -t $DEFINITION_VERSION

0 commit comments

Comments
 (0)