diff --git a/Dockerfile b/Dockerfile index 060753d..334813a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM atlassianlabs/gostatsd:40.0.0 AS gostatsd -FROM alpine:3.20.3 +FROM alpine:3.21.2 RUN apk --no-cache add \ ca-certificates file