Skip to content

Commit

Permalink
bumping eidolon version
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeLalor authored and github-actions[bot] committed Nov 15, 2024
1 parent 22899b7 commit 07e0a08
Show file tree
Hide file tree
Showing 3 changed files with 631 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG EIDOLON_VERSION=0.1.168
ARG EIDOLON_VERSION=0.1.169
FROM python:3.11-slim AS builder
RUN pip install poetry
RUN poetry config virtualenvs.create false --local
Expand Down
Loading

0 comments on commit 07e0a08

Please sign in to comment.