Compare commits
No commits in common. "4d64d28c90a2a93ee4ba93abfd0f4dbff75c469c" and "0618d3bdac0ae04ee1111d0ec34c86a533b83634" have entirely different histories.
4d64d28c90
...
0618d3bdac
@ -1,4 +1,4 @@
|
||||
FROM python:3.11-slim
|
||||
FROM python:3.10-slim
|
||||
|
||||
# Change the working directory to the root of the project
|
||||
WORKDIR /srv/flask_app
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM python:3.11-slim
|
||||
FROM python:3.10-slim
|
||||
|
||||
# Change the working directory to the root of the project
|
||||
WORKDIR /srv/flask_app
|
||||
|
Loading…
x
Reference in New Issue
Block a user