Skip to content

Commit

Permalink
Merge pull request #25 from numerique-gouv/grist-oss
Browse files Browse the repository at this point in the history
feat: CHANGE base image from grist to grist-oss
  • Loading branch information
rouja authored Oct 2, 2024
2 parents 6c03c36 + 0f8a50e commit ad4f810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/grist/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG GRIST_VERSION=1.1.18

FROM gristlabs/grist:$GRIST_VERSION
FROM gristlabs/grist-oss:$GRIST_VERSION

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

0 comments on commit ad4f810

Please sign in to comment.