diff --git a/21/slim/alpine/Dockerfile b/21/slim/alpine/Dockerfile index a0f68c68..78f19726 100644 --- a/21/slim/alpine/Dockerfile +++ b/21/slim/alpine/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.17 -ARG version=21.0.2.13.1 +ARG version=21.0.2.14.1 # Please note that the THIRD-PARTY-LICENSE could be out of date if the base image has been updated recently. # The Corretto team will update this file but you may see a few days' delay.