Skip to content

Commit b3b89ca

Browse files
committed
fix(version): dockerfile emscripten missing image hash
1 parent ac2ed67 commit b3b89ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cppjs-core/cppjs-core-docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=linux/amd64 emscripten/emsdk:6.0.2
1+
FROM --platform=linux/amd64 emscripten/emsdk:6.0.2@sha256:644883f58ca15c38c8be59b3a727ba0eff347729bc31d50a3348a6c9ed92bc07
22

33
RUN apt-get update
44
RUN apt-get install -y --no-install-recommends sqlite3 openjdk-21-jdk ca-certificates gpg

0 commit comments

Comments
 (0)