Skip to content

Commit

Permalink
fix: version number
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarfsbs authored and lpil committed Aug 16, 2024
1 parent 443f64c commit 66f6ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/fly.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ for deployment.
Add a file named `Dockerfile` with these contents:

```dockerfile
FROM ghcr.io/gleam-lang/gleam:v1.2.1-erlang-alpine
FROM ghcr.io/gleam-lang/gleam:v1.4.1-erlang-alpine

# Add project code
COPY . /build/
Expand Down

0 comments on commit 66f6ca7

Please sign in to comment.