Skip to content
Snippets Groups Projects
Commit 3ce95e72 authored by jurgenhaas's avatar jurgenhaas
Browse files

Updates:

- docker buildx 0.14.1
- docker compose 2.27.1
- composer 2.7.7
- glab 1.41.0
- Python packages in general
parent 065623bc
No related branches found
No related tags found
1 merge request!71Merging develop into main
......@@ -18,12 +18,12 @@ ARG DOCKER_CHANNEL=stable
# Check for latest at https://download.docker.com/linux/static/stable/x86_64/
ARG DOCKER_VERSION=26.1.2
ARG GIT_EXTRAS_VERSION=7.2.0
ARG GLAB_VERSION=1.40.0
ARG GLAB_VERSION=1.41.0
ARG apkArch
ARG buildx_version=0.14.0
ARG buildx_version=0.14.1
# IMPORTANT: keep the docker compose version in sync with the Ansible Docker role.
ARG compose_version=2.27.0
ARG composer_version=2.7.6
ARG compose_version=2.27.1
ARG composer_version=2.7.7
ARG dockerArch
ARG fx_version=34.0.0
ARG glibc_version=2.35-r1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment