Skip to content

Commit

Permalink
chore: bump version 0.10.0 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Beru authored Jun 4, 2024
1 parent b7fabf6 commit 5f07237
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
@@ -1,6 +1,6 @@
FROM alpine:3.18

ARG VERSION=0.9.0
ARG VERSION=0.10.0

RUN apk add --update ruby ruby-dev ruby-etc ruby-bigdecimal sqlite sqlite-dev build-base libstdc++ ca-certificates && \
gem install json --no-document && \
Expand Down

0 comments on commit 5f07237

Please sign in to comment.