Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Re-pin Docker image node:lts
Browse files Browse the repository at this point in the history
node:lts@sha256:0d8bf0e743a752d8d01e9ff8aba21ac15a0ad1a3d2a2b8df90764d427618c791
->
node:lts@sha256:7bb72f7336dd14c224f829cee349d3d9bd84ea22d2133476f51b4399929d294e

 [atomist:generated]
 [atomist-skill:atomist/docker-base-image-policy]

Signed-off-by: Atomist Bot <bot@atomist.com>
  • Loading branch information
atomist-bot committed May 4, 2023
1 parent b301772 commit a16eda0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Set up build
FROM node:lts@sha256:0d8bf0e743a752d8d01e9ff8aba21ac15a0ad1a3d2a2b8df90764d427618c791 AS build
FROM node:lts@sha256:7bb72f7336dd14c224f829cee349d3d9bd84ea22d2133476f51b4399929d294e AS build

WORKDIR /skill

Expand Down

0 comments on commit a16eda0

Please sign in to comment.