aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile.monterey
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2022-09-12 13:52:26 +0000
committerGitHub <[email protected]>2022-09-12 13:52:26 +0000
commit49b86bec9ac92c0fd45a3c108c7ede412b065f03 (patch)
tree5ea08dbb68fb641b5295f8505bbca56cdad110a8 /Dockerfile.monterey
parentFixes #510 missing keyservers (diff)
parentfix: sshpass install and label (diff)
downloaddocker-osx-49b86bec9ac92c0fd45a3c108c7ede412b065f03.tar.xz
docker-osx-49b86bec9ac92c0fd45a3c108c7ede412b065f03.zip
Merge pull request #538 from TartanLeGrand/master
sshpass install and label
Diffstat (limited to 'Dockerfile.monterey')
-rw-r--r--Dockerfile.monterey2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.monterey b/Dockerfile.monterey
index 0edba12..6d7718d 100644
--- a/Dockerfile.monterey
+++ b/Dockerfile.monterey
@@ -21,7 +21,7 @@
FROM sickcodes/docker-osx
-MAINTAINER 'https://twitter.com/sickcodes' <https://sick.codes>
+LABEL maintainer='https://twitter.com/sickcodes <https://sick.codes>'
SHELL ["/bin/bash", "-c"]