Compare commits

...

19 Commits

Author SHA1 Message Date
99258a62fe chore(deps): update dependency docker/compose to v2.32.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-12-16 17:06:59 +00:00
bea9074351 chore(deps): update dependency docker/compose to v2.32.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-12-14 10:28:56 +00:00
9dda057297 chore(deps): update docker.io/library/alpine docker tag to v3.21
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-12-06 11:07:14 +00:00
b39cd2b15c chore(deps): update docker.io/library/golang docker tag to v1.23.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-12-04 02:07:56 +00:00
afdb5f536f chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.43.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-12-03 14:11:23 +00:00
f4639818f7 chore(deps): update docker.io/plugins/docker docker tag to v20.18.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-11-29 11:09:34 +00:00
1ce4ba1d30 chore(deps): update dependency docker/compose to v2.31.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-11-28 11:07:31 +00:00
e3123d4e9e chore(deps): update git.cryptic.systems/volker.raschek/git docker tag to v1.4.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-11-25 23:10:09 +00:00
ccafd1f900 chore(deps): update quay.io/skopeo/stable docker tag to v1.17.0
Some checks reported errors
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build encountered an error
2024-11-21 17:09:17 +00:00
0182335d70 chore(deps): update dependency docker/compose to v2.30.3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-11-11 21:17:33 +01:00
e7b2bd583b chore(deps): update docker.io/library/golang docker tag to v1.23.3 2024-11-11 21:17:26 +01:00
bdb78e875d chore(deps): update dependency docker/compose to v2.30.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-11-02 20:06:35 +00:00
4662a8abb6 revert(deps): update docker-compose to v2.30.1
All checks were successful
continuous-integration/drone/push Build is passing
revert(deps): update docker-compose to v2.30.1
2024-11-02 19:12:33 +00:00
9f5a36fe4a chore(deps): update docker-compose to v2.30.1
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-02 15:51:57 +00:00
5c3ca22254 chore(deps): update docker-compose to v2.30.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-10-31 21:41:16 +00:00
65213df579 chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.42.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-10-14 19:10:36 +00:00
158e15c793 chore(deps): update docker.io/library/golang docker tag to v1.23.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-10-02 01:08:22 +00:00
54dd1fb74b fix(renovate): update config
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-28 13:35:24 +02:00
2cdce36808 chore(deps): update docker/compose to v2.29.7
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-09-20 12:43:57 +02:00
4 changed files with 23 additions and 24 deletions

View File

@ -11,12 +11,12 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.3.1
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: markdown lint
commands:
- markdownlint *.md
image: git.cryptic.systems/volker.raschek/markdownlint:0.41.0
image: git.cryptic.systems/volker.raschek/markdownlint:0.43.0
resources:
limits:
cpu: 150
@ -66,10 +66,10 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.3.1
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: docker.io/plugins/docker:20.18.4
image: docker.io/plugins/docker:20.18.5
settings:
auto_tag: false
dockerfile: Dockerfile
@ -132,10 +132,10 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.3.1
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: docker.io/plugins/docker:20.18.4
image: docker.io/plugins/docker:20.18.5
settings:
auto_tag: false
dockerfile: Dockerfile
@ -198,10 +198,10 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.3.1
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: docker.io/plugins/docker:20.18.4
image: docker.io/plugins/docker:20.18.5
settings:
auto_tag: false
dockerfile: Dockerfile
@ -262,10 +262,10 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.3.1
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: docker.io/plugins/docker:20.18.4
image: docker.io/plugins/docker:20.18.5
settings:
auto_tag: false
dockerfile: Dockerfile
@ -328,7 +328,7 @@ node_selector:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.3.1
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build-manifest
image: docker.io/plugins/manifest:1.4.0
@ -385,7 +385,7 @@ depends_on:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.3.1
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: latest-sync
commands:
@ -399,7 +399,7 @@ steps:
from_secret: container_image_registry_user
DEST_CRED_PASSWORD:
from_secret: container_image_registry_password
image: quay.io/skopeo/stable:v1.16.1
image: quay.io/skopeo/stable:v1.17.0
- name: email-notification
environment:
@ -446,10 +446,10 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.3.1
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: docker.io/plugins/docker:20.18.4
image: docker.io/plugins/docker:20.18.5
settings:
auto_tag: true
auto_tag_suffix: amd64
@ -506,10 +506,10 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.3.1
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build
image: docker.io/plugins/docker:20.18.4
image: docker.io/plugins/docker:20.18.5
settings:
auto_tag: true
auto_tag_suffix: arm64-v8
@ -571,7 +571,7 @@ node_selector:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.3.1
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: build-manifest
image: docker.io/plugins/manifest:1.4.0
@ -625,7 +625,7 @@ depends_on:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.3.1
image: git.cryptic.systems/volker.raschek/git:1.4.0
- name: tagged-sync
commands:
@ -639,7 +639,7 @@ steps:
from_secret: container_image_registry_user
DEST_CRED_PASSWORD:
from_secret: container_image_registry_password
image: quay.io/skopeo/stable:v1.16.1
image: quay.io/skopeo/stable:v1.17.0
- name: email-notification
environment:

View File

@ -1,4 +1,4 @@
FROM docker.io/library/golang:1.23.1-alpine3.20 AS build
FROM docker.io/library/golang:1.23.4-alpine3.20 AS build
ARG DC_VERSION=main
@ -11,7 +11,7 @@ RUN git clone https://github.com/docker/compose.git --branch ${DC_VERSION} docke
cd docker-compose && \
make DESTDIR=/cache
FROM docker.io/library/alpine:3.20
FROM docker.io/library/alpine:3.21
COPY --from=build /cache/docker-compose /usr/bin/docker-compose

View File

@ -1,6 +1,6 @@
# DC_VERSION
# Only required to install a specifiy version
DC_VERSION?=v2.29.6 # renovate: datasource=github-releases depName=docker/compose
DC_VERSION?=v2.32.1 # renovate: datasource=github-releases depName=docker/compose
# CONTAINER_RUNTIME
# The CONTAINER_RUNTIME variable will be used to specified the path to a container runtime. This is needed to start and

View File

@ -13,7 +13,6 @@
"description": "Automatically update patch version of used container images in docker files",
"addLabels": [ "renovate/container-image", "renovate/automerge" ],
"automerge": true,
"matchBaseBranches": [ "master" ],
"matchManagers": [ "dockerfile" ],
"matchUpdateTypes": [ "patch" ]
},