Skip to content

Commit 9e9668f

Browse files
committed
Added Docker and CI CD Pipeline with AWS Integration
1 parent 862193a commit 9e9668f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN npm run build
1515

1616

1717
#Stage 2:Build Backend
18-
FROM python:3:11:0
18+
FROM python:3.11.0
1919

2020
#Set Environment Variables
2121
ENV PYTHONDONTWRITEBYTECODE 1

0 commit comments

Comments
 (0)