diff --git a/Dockerfile b/Dockerfile index a1b1aa0..db157d8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use a clean tiny image to store artifacts in -FROM alpine:3.20.0 +FROM alpine:3.20 # Labels for http://label-schema.org/rc1/#build-time-labels # And for https://github.com/opencontainers/image-spec/blob/master/annotations.md