Skip to content

Commit

Permalink
update charcoal (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
pxeger committed Jun 12, 2024
2 parents 24fea2a + a98cb99 commit f68c072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages/charcoal/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry.gitlab.pxeger.com/attempt-this-online/languages/python

ARG CHARCOAL_REV=796761f03b9d4861eb07c4a505c414d7fd747c30
ARG CHARCOAL_REV=c939a5e76f0470b8338200a54d41897e8bf6f69d

RUN pip install --no-cache-dir --upgrade regex brotli && \
cd /opt && \
Expand Down

0 comments on commit f68c072

Please sign in to comment.