diff --git a/scripts/IronOS.Dockerfile b/scripts/IronOS.Dockerfile index 2c339408..fa4d3a22 100644 --- a/scripts/IronOS.Dockerfile +++ b/scripts/IronOS.Dockerfile @@ -1,7 +1,7 @@ # Default Reference Distro for development env & deploy: -# * Alpine Linux, version 3.19 * +# * Alpine Linux, version 3.21 * -FROM alpine:3.19 +FROM alpine:3.21 LABEL maintainer="Ben V. Brown " # Default current dir when container starts