Skip to content

Commit

Permalink
Merge pull request #4669 from dev-hato/renovate/python-3.13.1-slim
Browse files Browse the repository at this point in the history
chore(deps): update python:3.13.1-slim docker digest to 23a81be
  • Loading branch information
renovate[bot] authored Jan 14, 2025
2 parents 31db09e + 048d91f commit a249b5b
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 a249b5b

Please sign in to comment.