Skip to content

Commit

Permalink
ci: change commit sha (#10673)
Browse files Browse the repository at this point in the history
  • Loading branch information
SafinWasi authored Jan 16, 2025
1 parent ca79ace commit b531cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-cedarling/flask-sidecar/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN pip3 install "poetry==$POETRY_VERSION" gunicorn \
# ===============
# Project setup
# ===============
ENV JANS_SOURCE_VERSION=2779a7e70e23be1c0afc810abd27910c60fcd9b1
ENV JANS_SOURCE_VERSION=6c06ade0dcfc8530d85f9949a604acf77fe1e6be

COPY docker-entrypoint.sh /
RUN chmod +x /docker-entrypoint.sh
Expand Down

0 comments on commit b531cd8

Please sign in to comment.