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

Commit

Permalink
Auto-merge pull request #253 from atomist-skills/github-secret-scanne…
Browse files Browse the repository at this point in the history
…r-skill

Re-pin Docker base image in Dockerfile
    
Pull request auto merged:

* No reviews
* 4 successful checks
  • Loading branch information
atomist[bot] authored Feb 6, 2023
2 parents 3a35385 + d9a88c2 commit b301772
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:355dcfa2477065f2281f3887947f1abf973f562b9f1a26c81b6f7aee54650b46 AS build
FROM node:lts@sha256:0d8bf0e743a752d8d01e9ff8aba21ac15a0ad1a3d2a2b8df90764d427618c791 AS build

WORKDIR /skill

Expand Down

0 comments on commit b301772

Please sign in to comment.