diff --git a/Dockerfile b/Dockerfile index abb32b4..1feae3b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Multi-arch docker-compose image -FROM alpine:3.20.1 +FROM alpine:3.20.2 LABEL maintainer="docker@ix.ai"\ ai.ix.repository="ix.ai/swarm-launcher"\ org.opencontianers.image.description="A docker image to allow the launch of container in docker swarm, with options normally unavailable to swarm mode"