Skip to content

Commit e2d7391

Browse files
chore(docker): avoid supply chain attack
1 parent f148513 commit e2d7391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.gcloud

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Production dockerfile - Delivered at Google Cloud
22
# hadolint ignore=DL3029
3-
FROM --platform=linux/amd64 datadog/serverless-init:latest-alpine as datadog-serverless
3+
FROM --platform=linux/amd64 datadog/serverless-init:latest-alpine@sha256:c461ea1343a680121dba81522a593b24407b13ebfe6dcd0dc7408cff35070608 as datadog-serverless
44

55
FROM node:lts-alpine3.17@sha256:e0641d0ac1f49f045c8dc05bbedc066fc7c88bc2730ead423088eeb0788623a1 as base
66

0 commit comments

Comments
 (0)