This commit is contained in:
parent
07607dd6d8
commit
7918b84d5d
@ -1,5 +1,5 @@
|
||||
# Use Python 3.11 slim image as base
|
||||
FROM python:3.11-slim
|
||||
FROM harbor.dvirlabs.com/base-images/python:3.11-slim
|
||||
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
|
||||
@ -74,4 +74,3 @@ EXPOSE 80
|
||||
|
||||
# Start nginx with entrypoint
|
||||
CMD ["/docker-entrypoint.sh"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user