mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
Merge pull request #8220 from dokku/dependabot/docker/tests/apps/dockerfile-release/python-3.14.2-bookworm
chore(deps): bump python from 3.14.1-bookworm to 3.14.2-bookworm in /tests/apps/dockerfile-release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.14.1-bookworm
|
||||
FROM python:3.14.2-bookworm
|
||||
|
||||
RUN pip install --user pipenv
|
||||
ENV PATH="${PATH}:/root/.local/bin"
|
||||
|
||||
Reference in New Issue
Block a user