diff --git a/yaml/Dockerfile b/yaml/Dockerfile index 75c0262..0720873 100644 --- a/yaml/Dockerfile +++ b/yaml/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.18.5 +FROM alpine:3.19.0 # hadolint ignore=DL3018 RUN apk --update --no-cache add build-base python3-dev py3-setuptools py3-pip \