diff --git a/app/data/container-build/cerc-watcher-ts/Dockerfile b/app/data/container-build/cerc-watcher-ts/Dockerfile index ec6c00f8..1c6f06a1 100644 --- a/app/data/container-build/cerc-watcher-ts/Dockerfile +++ b/app/data/container-build/cerc-watcher-ts/Dockerfile @@ -1,4 +1,4 @@ -FROM node:18.17.1-alpine3.18 +FROM node:18.17.1-alpine3.17 RUN apk --update --no-cache add git python3 alpine-sdk jq