Original PR: https://github.com/sickcodes/Docker-OSX/pull/538 Author: @TartanLeGrand Created: 9/1/2022 Status: ✅ Merged Merged: 9/12/2022 Merged by: @sickcodes
Base: master ← Head: master
master
40a7e0d
4 files changed (+12 additions, -6 deletions)
📝 Dockerfile.auto (+5 -2) 📝 Dockerfile.monterey (+1 -1) 📝 Dockerfile.naked (+1 -1) 📝 Dockerfile.naked-auto (+5 -2)
Dockerfile.auto
Dockerfile.monterey
Dockerfile.naked
Dockerfile.naked-auto
Fix the installation of sshpass for the issue #506.
Remove deprecated MAINTAINER in favor LABEL maintainer=.
MAINTAINER
LABEL maintainer=
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/538
Author: @TartanLeGrand
Created: 9/1/2022
Status: ✅ Merged
Merged: 9/12/2022
Merged by: @sickcodes
Base:
master← Head:master📝 Commits (1)
40a7e0dfix: sshpass install and label📊 Changes
4 files changed (+12 additions, -6 deletions)
View changed files
📝
Dockerfile.auto(+5 -2)📝
Dockerfile.monterey(+1 -1)📝
Dockerfile.naked(+1 -1)📝
Dockerfile.naked-auto(+5 -2)📄 Description
Fix the installation of sshpass for the issue #506.
Remove deprecated
MAINTAINERin favorLABEL maintainer=.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.