Skip to content

Commit

Permalink
Merge pull request #4601 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 1127090
  • Loading branch information
renovate[bot] authored Dec 25, 2024
2 parents ffd8608 + 7950994 commit ce3a22e
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:ad05c52e178ac777dd1d6d7df5ddf5f16364cfb1cd5f9f016193eafd92ab4854 AS base
FROM python:3.13.1-slim@sha256:1127090f9fff0b8e7c3a1367855ef8a3299472d2c9ed122948a576c39addeaf1 AS base

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

0 comments on commit ce3a22e

Please sign in to comment.