Skip to content

Commit

Permalink
build(deps): update buildpack-deps:bookworm docker digest to 0835951
Browse files Browse the repository at this point in the history
  • Loading branch information
eoeo-renovate[bot] authored Dec 4, 2024
1 parent 6dac76a commit 63a2434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1.12.0@sha256:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5

# ビルド時にベースとするイメージを定義
FROM buildpack-deps:bookworm@sha256:965fa1c1d00051764e5579830dbcadbdc12d31e168e32120f498eff4e81ce4f1 AS base-build
FROM buildpack-deps:bookworm@sha256:0835951ee403724c852836426d78431ffadf2a4942560613575f304307d61412 AS base-build
ENV PNPM_HOME="/pnpm"
ENV PATH="$PNPM_HOME:$PATH"

Expand Down

0 comments on commit 63a2434

Please sign in to comment.