Skip to content

Commit 3bf2acc

Browse files
chore(deps): update python docker tag to v3.13.2
1 parent 2cf12ed commit 3bf2acc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.1-slim@sha256:031ebf3cde9f3719d2db385233bcb18df5162038e9cda20e64e08f49f4b47a2f AS base
1+
FROM python:3.13.2-slim@sha256:ae9f9ac89467077ed1efefb6d9042132d28134ba201b2820227d46c9effd3174 AS base
22

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

0 commit comments

Comments
 (0)