Skip to content

Commit

Permalink
Bump python from 026dd41 to ae9f9ac
Browse files Browse the repository at this point in the history
Bumps python from `026dd41` to `ae9f9ac`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and krkabol committed Feb 10, 2025
1 parent 5fe1aca commit f3d80b9
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
Expand Up @@ -6,7 +6,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends subversion && \
WORKDIR /opt
RUN svn export http://ww2.biocase.org/svn/bps2/tags/release_${BIOCASE_VERSION} biocase

FROM python:slim@sha256:026dd417a88d0be8ed5542a05cff5979d17625151be8a1e25a994f85c87962a5
FROM python:slim@sha256:ae9f9ac89467077ed1efefb6d9042132d28134ba201b2820227d46c9effd3174
MAINTAINER Joerg Holetschek <[email protected]>
MAINTAINER Petr Novotný <[email protected]>

Expand Down

0 comments on commit f3d80b9

Please sign in to comment.