Skip to content

Commit

Permalink
Use Ruby 3.0.2 to avoid bootsnap bug (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
pglombardo committed Feb 28, 2022
1 parent c6f2098 commit 098945d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/docker/pwpush-mysql/Dockerfile
@@ -1,5 +1,5 @@
# pwpush-mysql
FROM ruby:3.0.3
FROM ruby:3.0.2

LABEL maintainer='pglombardo@hey.com'

Expand Down

0 comments on commit 098945d

Please sign in to comment.