Skip to content

Commit

Permalink
Use v0.10.0 in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sj26 committed May 25, 2024
1 parent b9de19b commit 5b15843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ MAINTAINER Samuel Cochran <[email protected]>

# Use --build-arg VERSION=... to override
# or `rake docker VERSION=...`
ARG VERSION=0.9.0
ARG VERSION=0.10.0

# sqlite3 aarch64 is broken on alpine, so use ruby:
# https://github.com/sparklemotion/sqlite3-ruby/issues/372
Expand Down

0 comments on commit 5b15843

Please sign in to comment.