Skip to content

Commit

Permalink
Merge pull request #19 from numerique-gouv/grist-1.1.16
Browse files Browse the repository at this point in the history
feat: grist 1.1.16
  • Loading branch information
rouja authored Jul 23, 2024
2 parents 6b29217 + cb4b154 commit af97838
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,8 +1,8 @@
ARG GRIST_VERSION=1.1.15
ARG GRIST_VERSION=1.1.16

FROM gristlabs/grist:$GRIST_VERSION

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

RUN apt-get update &&\
Expand Down

0 comments on commit af97838

Please sign in to comment.