Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
335d09a798 Update registry.access.redhat.com/ubi9/python-311 Docker tag to v1-72.1723699392 2024-08-19 15:02:45 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
{
"name": "Python 3",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/python:3-3.11-bookworm",
"image": "mcr.microsoft.com/devcontainers/python:1-3.11-bookworm",
// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},

View File

@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/python-311:9.7-1767889564
FROM registry.access.redhat.com/ubi9/python-311:1-72.1723699392
USER 0
COPY /app/. /app

View File

@@ -1,3 +1,3 @@
Flask==3.1.2
prometheus-client==0.24.1
requests==2.32.5
Flask==3.0.3
prometheus-client==0.20.0
requests==2.32.3