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

Commit cd4b5c2

Browse files
committed
Re-pin Docker image ubuntu:rolling
ubuntu:rolling@sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d -> ubuntu:rolling@sha256:18f63cbe22f65810c15453f050cb64603193264b039661389efb2cd20f2b236a [atomist:generated] [atomist-skill:atomist/docker-base-image-policy] Signed-off-by: Atomist Bot <[email protected]>
1 parent cea13c3 commit cd4b5c2

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
@@ -9,7 +9,7 @@ RUN npm ci --no-optional && \
99
npm run compile && \
1010
rm -rf node_modules .git
1111

12-
FROM ubuntu:rolling@sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d
12+
FROM ubuntu:rolling@sha256:18f63cbe22f65810c15453f050cb64603193264b039661389efb2cd20f2b236a
1313

1414
# tools
1515
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)