diff --git a/Dockerfile b/Dockerfile index 610940df3212509790af87c7fc6c71716c81cb15..648afb5cb3eb850ac51778b6f62479f25ada3631 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,8 +12,8 @@ LABEL com.example.vendor="LakeDrops" \ ARG ALPINE_VERSION ARG PHP_MAJOR_VERSION -ARG compose_version=2.17.3 -ARG buildx_version=0.10.3 +ARG compose_version=2.18.1 +ARG buildx_version=0.10.5 ARG glibc_version=2.35-r1 ARG apkArch ARG dockerArch