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
… 00c2130 (#52)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
  • Loading branch information
tinfoild[bot] authored Mar 12, 2024
1 parent 398347a commit 3dfa3ea
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:c005d386e514be30e1b995961c309365df5c2ffd3f3703217118cf313bc617e1
FROM gcr.io/distroless/nodejs18-debian12:nonroot@sha256:00c21305bf7dacba81dbe9ae503ddfe34703a986a61246dacb198e425311cd84

ARG upstreamuser=joplin
WORKDIR /joplin
Expand Down

0 comments on commit 3dfa3ea

Please sign in to comment.