Skip to content

Commit

Permalink
Update Auto merged updates
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Sep 20, 2024
1 parent 7df7f4b commit 6480d1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/vscode/devcontainers/python:3.12@sha256:3f630cfc7a9e7b3073601535de80ea8193f3257a96a7e430b327942af4d9b575
FROM mcr.microsoft.com/vscode/devcontainers/python:3.12@sha256:b87bec59ee604de9737b6be24a6b26929e52ce2f70a0042058ce92b01584e456

WORKDIR /usr/local/share/ca-certificates
RUN curl -s --fail https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem -o /usr/local/share/ca-certificates/Current-IT-Root-CAs.crt && \
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
jinja2==3.1.4
pandas==2.2.2
pandas==2.2.3
pip==24.2
python-dotenv[cli]==1.0.1
python-gitlab==4.10.0
Expand Down

0 comments on commit 6480d1f

Please sign in to comment.