Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
YONGHUNI authored Jul 16, 2024
1 parent 3cc4b7b commit a96beba
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
FROM alpine:3.19
RUN apk add --no-cache wireguard-tools iptables
FROM debian:latest
RUN apt-get -y update
RUN apt-get -y install reprepro
RUN apt-get -y upgrade

0 comments on commit a96beba

Please sign in to comment.