Skip to content

Commit

Permalink
fix: wrong tag for Grist version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fflorent authored Dec 10, 2024
1 parent 3a0ab0a commit d45e1b7
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,4 +1,4 @@
ARG GRIST_VERSION=1.3.1
ARG GRIST_VERSION=v1.3.1

FROM gristlabs/grist-oss:$GRIST_VERSION

Expand Down

0 comments on commit d45e1b7

Please sign in to comment.