Skip to content

Commit

Permalink
chore: UPDATE to grist 1.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
hexaltation committed Sep 11, 2024
1 parent 45d6d2d commit 8939427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dockerfiles/grist/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ARG GRIST_VERSION=1.1.16
ARG GRIST_VERSION=1.1.18

FROM gristlabs/grist:$GRIST_VERSION

ARG LASUITE_VERSION=1.0.2
ARG LASUITE_ARCHIVE=gouvfr-lasuite-integration-$LASUITE_VERSION.tgz
ARG LASUITE_ARCHIVE=gouvfr-lasuite-integration-$LASUITE_VERSION.tgz

RUN apt-get update &&\
apt-get install -y wget &&\
Expand Down

0 comments on commit 8939427

Please sign in to comment.