Skip to content

Commit 58f2ab2

Browse files
author
Vagan Mkrtchyan
committed
Updates docker version
1 parent e6c9a2f commit 58f2ab2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
FROM alpinelinux/docker-cli:latest
1+
# Use Docker CLI 24+ for API 1.44+ (alpinelinux/docker-cli:latest is 1.43)
2+
FROM docker:24-cli
23

34
LABEL maintainer="shockhs <esaxco.vm@gmail.com>" \
45
org.label-schema.name="docker-stack-deploy" \

0 commit comments

Comments
 (0)