Skip to content

Commit

Permalink
Merge pull request #23 from numerique-gouv/1.1.18
Browse files Browse the repository at this point in the history
chore: UPDATE to grist 1.1.18
  • Loading branch information
hexaltation authored Sep 11, 2024
2 parents 45d6d2d + 8939427 commit f2dfbcd
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 f2dfbcd

Please sign in to comment.