Skip to content

Commit a1529fa

Browse files
committed
current nodejs
1 parent 90add5b commit a1529fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/bigquery-export/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# checkov:skip=CKV_DOCKER_3:Ensure that a user for the container has been created
2-
FROM node:20-slim
2+
FROM node:current-slim
33

44
WORKDIR /usr/src/app
55

0 commit comments

Comments
 (0)