diff options
Diffstat (limited to 'Dockerfile.monterey')
| -rw-r--r-- | Dockerfile.monterey | 2 |
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"] |