File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- FROM python:3.11.7 -alpine3.19
1+ FROM python:3.11.8 -alpine3.19
22
33WORKDIR /app
44ADD pyproject.toml poetry.lock ./
Original file line number Diff line number Diff line change 1- FROM python:3.11.7 -alpine3.19
1+ FROM python:3.11.8 -alpine3.19
22
33WORKDIR /app
44ADD pyproject.toml poetry.lock ./
Original file line number Diff line number Diff line change 1- docker build --no-cache=true -t secretaryweb-base:24.01.25 -f ./Dockerfile-base ./
1+ docker build --no-cache=true -t secretaryweb-base:24.02.15 -f ./Dockerfile-base ./
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " coscupsecretary2020"
3- version = " 24.01.25 "
3+ version = " 24.02.15 "
44description = " "
55authors = [" Toomore Chiang <toomore0929@gmail.com>" ]
66license = " AGPL-3.0"
You can’t perform that action at this time.
0 commit comments