mirror of
https://github.com/oldnick85/tor_yggdrasil_docker.git
synced 2025-11-29 03:13:44 +01:00
[add] use ygg 0.5.12
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
ARG UBUNTU_VERSION=24.04
|
||||
|
||||
FROM ubuntu:${UBUNTU_VERSION} as builder_yggdrasil
|
||||
ARG YGGDRASIL_VERSION=v0.5.11
|
||||
ARG YGGDRASIL_VERSION=v0.5.12
|
||||
RUN DEBIAN_FRONTEND=noninteractive\
|
||||
apt-get update &&\
|
||||
apt-get -y upgrade
|
||||
|
||||
Reference in New Issue
Block a user