Skip to content

Commit

Permalink
build(deps): update buildpack-deps:bookworm docker digest to bdd13bd (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
eoeo-renovate[bot] authored Feb 25, 2025
1 parent 1579551 commit 21eb61b
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.14.0@sha256:0232be24407cc42c983b9b269b1534a3b98eea312aad9464dd0f1a9e547e15a7

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

Expand Down

0 comments on commit 21eb61b

Please sign in to comment.