Skip to content
Snippets Groups Projects
Commit 99a5996d authored by Hyunseok_Sang's avatar Hyunseok_Sang
Browse files

Docker의 추천사항에 따라 기본 이미지를 수정했습니다.

parent 89f2e9f5
Branches
No related tags found
No related merge requests found
# 기본 이미지 설정
FROM python:3.9-slim-buster
FROM python:3.11.4-slim-bullseye
# 작업 디렉토리 설정
WORKDIR /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment