Skip to content

Commit

Permalink
Merge pull request #58 from platform-engineering-org/renovate/auto-me…
Browse files Browse the repository at this point in the history
…rged-updates

Update Auto merged updates
  • Loading branch information
lmilbaum authored Sep 23, 2024
2 parents 7df7f4b + 6480d1f commit 91c4687
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 91c4687

Please sign in to comment.