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