Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion images/src/nodejs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM ghcr.io/sjinks/codespaces/alpine-base:latest@sha256:36f64a9503e5aa3ee250d8f84842bcff2b9fb518169aae782d4ee71d606a75ed
FROM ghcr.io/sjinks/codespaces/alpine-base:latest@sha256:0784053769fe162d3da697b26ad048666a0ef6d75ae7976bd80c61bdafdf98dd

RUN apk add --no-cache nodejs npm npm-bash-completion python3 make g++
Loading