We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec28c5 commit 5b32778Copy full SHA for 5b32778
deployment/fly.md
@@ -59,7 +59,7 @@ for deployment.
59
Add a file named `Dockerfile` with these contents:
60
61
```dockerfile
62
-FROM ghcr.io/gleam-lang/gleam:v1.4.1-erlang-alpine
+FROM ghcr.io/gleam-lang/gleam:v1.5.1-erlang-alpine
63
64
# Add project code
65
COPY . /build/
0 commit comments