Skip to content

Commit be82b91

Browse files
fix(deps): update dependency mcpo (0.0.17 → 0.0.19)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | mcpo | 0.0.17 | 0.0.19 |
1 parent 5d302ac commit be82b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcpo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM ghcr.io/erhardtconsulting/base-python:3.12.9@sha256:fa62cb321c830ab458b042d39f09661e96269f08cf43c85532d1b4c5d68a36cc
22

33
# renovate: datasource=pypi depName=mcpo versioning=semver
4-
ARG MCPO_VERSION="0.0.17"
4+
ARG MCPO_VERSION="0.0.19"
55

66
# Set global virtual env
77
ENV VIRTUAL_ENV=/app/.venv \

0 commit comments

Comments
 (0)