Skip to content

Commit ab1e21f

Browse files
fix(deps): update dependency mcpo (0.0.17 → 0.0.20)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | mcpo | 0.0.17 | 0.0.20 |
1 parent 1584e65 commit ab1e21f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.archive/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:59b7a2290aa02ea75cc0237fcb4c1201243cc711eaa4b955bed42330378d8a68
22

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

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

0 commit comments

Comments
 (0)