Skip to content

Commit 6dfd703

Browse files
build(deps): bump python from fd3817f to afc139a (#110)
Bumps python from `fd3817f` to `afc139a`. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0225f32 commit 6dfd703

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
@@ -6,7 +6,7 @@
66

77
# base
88
# ----------------------------
9-
FROM python:3.12.3-slim@sha256:fd3817f3a855f6c2ada16ac9468e5ee93e361005bd226fd5a5ee1a504e038c84 as base
9+
FROM python:3.12.3-slim@sha256:afc139a0a640942491ec481ad8dda10f2c5b753f5c969393b12480155fe15a63 as base
1010

1111
ENV PYTHONDONTWRITEBYTECODE=1 \
1212
PYTHONUNBUFFERED=1 \

0 commit comments

Comments
 (0)