1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-10 22:31:28 +02:00

update n2n

This commit is contained in:
kev
2023-10-20 18:21:41 +08:00
parent 53f571167c
commit 76c4e1a89a
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
# Dockerfile for n2n-arm
#
FROM arm32v7/debian:buster
FROM debian:buster
MAINTAINER EasyPi Software Foundation
RUN set -xe \