Skip to content

Commit 37c82a2

Browse files
committed
- Updated docker image version.
issue #?
1 parent 9ccc708 commit 37c82a2

File tree

1 file changed

+1
-1
lines changed
  • microservice/language/python/deploy/docker-compose

1 file changed

+1
-1
lines changed

microservice/language/python/deploy/docker-compose/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/clariteia/minos-microservice:0.1.8 as development
1+
FROM ghcr.io/clariteia/minos-microservice:0.1.9 as development
22

33
COPY ./pyproject.toml ./
44
RUN poetry install --no-root

0 commit comments

Comments
 (0)