Skip to content

Commit

Permalink
chore(deps): update python:3.13.1-slim docker digest to 23a81be
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 31db09e commit 048d91f
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,4 +1,4 @@
FROM python:3.13.1-slim@sha256:e4bf6628524e3515931c7f63204938a78706f664d29576fbe5b59cdc689b739f AS base
FROM python:3.13.1-slim@sha256:23a81be7b258c8f516f7a60e80943cace4350deb8204cf107c7993e343610d47 AS base

# バージョン情報に表示する commit hash を埋め込む
FROM base AS commit-hash
Expand Down

0 comments on commit 048d91f

Please sign in to comment.