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

#23 Update gitlab cli to 1.27.1

#24 Update docker compose to 2.17.2
Update Docker to 23.0.3
parent 2fffd77b
No related branches found
No related tags found
1 merge request!48Merging develop into main [MINOR_VERSION]
......@@ -12,16 +12,16 @@ LABEL com.example.vendor="LakeDrops" \
ARG ALPINE_VERSION
ARG PHP_MAJOR_VERSION
ARG compose_version=2.16.0
ARG compose_version=2.17.2
ARG buildx_version=0.10.3
ARG glibc_version=2.35-r0
ARG apkArch
ARG dockerArch
ARG DOCKER_CHANNEL=stable
ARG DOCKER_VERSION=23.0.0
ARG DOCKER_VERSION=23.0.3
ARG GIT_EXTRAS_VERSION=6.5.0
ARG AHOY_VERSION=2.0.2
ARG GLAB_VERSION=1.25.3
ARG GLAB_VERSION=1.27.1
ADD usrbin/column /usr/bin/column
ADD bin/* /usr/local/bin/
......
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