Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #687 from deNBI/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
eKatchko authored Apr 20, 2021
2 parents b88aff4 + 149e8b2 commit aedecd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.9.3-buster
FROM python:3.9.4-buster
RUN apt-get update -y
RUN apt-get install -y build-essential
WORKDIR /code
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
setuptools==54.2.0
setuptools==56.0.0
thrift >= 0.11.0,<0.20.0
python-keystoneclient
openstacksdk ==0.55.0
Expand Down

0 comments on commit aedecd7

Please sign in to comment.