Skip to content

Commit

Permalink
chore: bump version 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Beru committed Jun 4, 2024
1 parent b2a654a commit d3a1d14
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 d3a1d14

Please sign in to comment.