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:933bcfad91e9052a02bc29eb5aa29033e542afac4174f9524b79066d97b23c24

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

Signed-off-by: Atomist Bot <bot@atomist.com>
  • Loading branch information
atomist-bot committed Sep 8, 2023
1 parent b301772 commit 73b3425
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:933bcfad91e9052a02bc29eb5aa29033e542afac4174f9524b79066d97b23c24 AS build

WORKDIR /skill

Expand Down

0 comments on commit 73b3425

Please sign in to comment.