Skip to content

Commit

Permalink
📣 Update gcr.io/distroless/nodejs18-debian12:nonroot Docker digest to…
Browse files Browse the repository at this point in the history
… afdea02 (#82)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
  • Loading branch information
tinfoild[bot] authored May 23, 2024
1 parent de61359 commit 8da1a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/joplin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM docker.io/joplin/server:2.14.2-beta AS upstream

# Stage 2: Working app image
## check node version from https://github.com/laurent22/joplin/blob/80c2a87da20dbf7a7fc34b451d4234805a3d51a0/Dockerfile.server#L56
FROM gcr.io/distroless/nodejs18-debian12:nonroot@sha256:891be0fcd64a9cd5d957d0eb53e967f827a3c541437468995ae9194dbecad71f
FROM gcr.io/distroless/nodejs18-debian12:nonroot@sha256:afdea027580f7afcaf1f316b2b3806690c297cb3ce6ddc5cf6a15804dc1c790f

ARG upstreamuser=joplin
WORKDIR /joplin
Expand Down

0 comments on commit 8da1a52

Please sign in to comment.