We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90add5b commit a1529faCopy full SHA for a1529fa
1 file changed
infra/bigquery-export/Dockerfile
@@ -1,5 +1,5 @@
1
# checkov:skip=CKV_DOCKER_3:Ensure that a user for the container has been created
2
-FROM node:20-slim
+FROM node:current-slim
3
4
WORKDIR /usr/src/app
5
0 commit comments