Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 8273bc3

Browse files
authored
Auto-merge pull request #290 from atomist-skills/npm-build-skill
Re-pin Docker base image in Dockerfile Pull request auto merged: * No reviews * 1 successful check
2 parents aee2610 + 08dc0bc commit 8273bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Set up build
2-
FROM node:lts@sha256:6de7f80669b9141eb258d7198de679419efd523aaf2195a43e2f869e22b494f1 AS build
2+
FROM node:lts@sha256:6155ff062c403e99c1da7c317710c5c838c1e060f526d98baea6ee921ca61729 AS build
33

44
WORKDIR /usr/src
55

0 commit comments

Comments
 (0)