aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile.monterey
diff options
context:
space:
mode:
authorUgo Mignon <[email protected]>2022-09-01 08:38:59 +0200
committerGitHub <[email protected]>2022-09-01 08:38:59 +0200
commit40a7e0d20010f2bede3432307b1c6ed123a2d5bc (patch)
tree5ea08dbb68fb641b5295f8505bbca56cdad110a8 /Dockerfile.monterey
parentFixes #510 missing keyservers (diff)
downloaddocker-osx-40a7e0d20010f2bede3432307b1c6ed123a2d5bc.tar.xz
docker-osx-40a7e0d20010f2bede3432307b1c6ed123a2d5bc.zip
fix: 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"]