Skip to content

Commit 098945d

Browse files
authored
Use Ruby 3.0.2 to avoid bootsnap bug (#298)
1 parent c6f2098 commit 098945d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/docker/pwpush-mysql/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pwpush-mysql
2-
FROM ruby:3.0.3
2+
FROM ruby:3.0.2
33

44
LABEL maintainer='pglombardo@hey.com'
55

0 commit comments

Comments
 (0)