Skip to content

Commit adfb6a8

Browse files
authored
Update Dockerfile
1 parent fa2832d commit adfb6a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ RUN sed -i -r "/^(root|nobody)/!d" /etc/passwd /etc/shadow /etc/group \
102102
# The following creates a distroless build for production.
103103
#
104104

105+
# hadolint ignore=DL3006
105106
FROM gcr.io/distroless/nodejs:${NODE_VERSION}
106107
ARG GITHUB_ACCOUNT
107108
ARG GITHUB_REPOSITORY

0 commit comments

Comments
 (0)