You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bumps core dependencies and base image in Dockerfile.
- Bumps Ruby from 3.4.1 to 3.4.6
- Bumps Alpine Linux from 3.20 to 3.22
- This also adds yaml-dev to the Dockerfile - without this the dependency psych was failing when installing
Copy file name to clipboardExpand all lines: Dockerfile
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
# TODO: restore to latest version of Alpine once we can use the latest Chromium again (see https://github.com/teamcapybara/capybara/issues/2800)
0 commit comments