mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-08 02:58:53 +08:00
Migrate deprecated MAINTAINER instruction to LABEL
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
# Only use standalone-toolchain for reduce size
|
# Only use standalone-toolchain for reduce size
|
||||||
FROM ubuntu:24.04
|
FROM ubuntu:24.04
|
||||||
MAINTAINER Tatsuhiro Tsujikawa
|
LABEL org.opencontainers.image.authors="Tatsuhiro Tsujikawa"
|
||||||
|
|
||||||
ENV NDK_VERSION r27c
|
ENV NDK_VERSION r27c
|
||||||
ENV NDK /root/android-ndk-$NDK_VERSION
|
ENV NDK /root/android-ndk-$NDK_VERSION
|
||||||
|
|||||||
Reference in New Issue
Block a user