Skip to content

Commit

Permalink
feat: bump python from 486782e to 3bfac1c (#153)
Browse files Browse the repository at this point in the history
Bumps python from `486782e` to `3bfac1c`.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonas <40004508+spameier@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and spameier authored Oct 26, 2022
1 parent da2787d commit c6395b8
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-alpine@sha256:486782edd7f7363ffdc256fc952265a5cbe0a6e047a6a1ff51871d2cdb665351
FROM python:3-alpine@sha256:3bfac1caa31cc6c0e796b65ba936f320d1e549d80f5ac02c2e4f83a0f04af3aa

WORKDIR /src
COPY requirements.txt /src/
Expand Down

0 comments on commit c6395b8

Please sign in to comment.