git @ Cat's Eye Technologies The-Cannery / 0646813
Create Docker image for Samovar 0.5. Chris Pressey 1 year, 8 months ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 FROM python:3.5.7-slim-stretch
0 FROM python:3.11-slim
11 RUN apt-get update && apt-get upgrade -y
22 RUN mkdir /mnt/host
33 WORKDIR /usr/src/app
00 ORGNAME=catseye
11 SOURCE=Samovar
22 EXENAME=samovar
3 VERSION=0.4
3 VERSION=0.5