Skip to content

v1.26.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 10:04

Lerd 1.26.2

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

  • dee5317 fix(build): drop the --policy pull flag so every podman version pulls the base

Other

Full Changelog: v1.26.1...v1.26.2