diff --git a/Dockerfile b/Dockerfile index 2ba3e39..3d31469 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # sample dockerfile for testing call-docker-build.yaml -FROM alpine:3.17.1 +FROM alpine:3.17.2 RUN apk add --no-cache curl