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

Commit 83b5a65

Browse files
authored
Auto-merge pull request #12 from atomist-skills/go-format-skill
Re-pin Docker base image in Dockerfile Pull request auto merged: * No reviews * 4 successful checks
2 parents 9b8a601 + 35646a3 commit 83b5a65

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:10c88537539012bd30777e41fdd30b30d088abb6dfc995f77ace26071052d4d1 AS build
2+
FROM node:lts@sha256:a5d9200d3b8c17f0f3d7717034a9c215015b7aae70cb2a9d5e5dae7ff8aa6ca8 AS build
33

44
WORKDIR /usr/src
55

0 commit comments

Comments
 (0)