Skip to content

v1.26.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 09:21

Lerd 1.26.1

Lerd — Podman-powered local PHP dev environment for Linux & macOS.

Install on Linux

curl -fsSL https://lerd.sh/install.sh | bash

Or if already installed:

lerd update

Install on macOS

brew tap geodro/lerd
brew install lerd
lerd install

Or if already installed:

brew upgrade lerd
lerd install

Changelog

Bug Fixes

  • 1400982 fix(build): pull prebuilt base on podman < 5.0 instead of silently building from source

Other

Full Changelog: v1.26.0...v1.26.1