Skip to content

Commit 1fd3423

Browse files
authored
Change license from MIT to Apache-2.0 in Dockerfile
1 parent a4ca81e commit 1fd3423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nordvpn-meshnet/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LABEL org.opencontainers.image.authors="COLVDV" \
1515
org.opencontainers.image.description="NordVPN Docker Gateway with Meshnet" \
1616
org.opencontainers.image.version="1.3" \
1717
org.opencontainers.image.url="https://github.com/colvdv/nordvpn-docker-gateway" \
18-
org.opencontainers.image.licenses="MIT" \
18+
org.opencontainers.image.licenses="Apache-2.0" \
1919
capabilities.net_admin="required" \
2020
capabilities.net_raw="required"
2121

0 commit comments

Comments
 (0)