mirror of
https://github.com/h44z/wg-portal.git
synced 2026-07-14 04:28:23 +00:00
Compare commits
1 Commits
v2.3.1
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9f3091cb01 |
@@ -50,7 +50,7 @@ COPY --from=builder /build/dist/wg-portal /
|
|||||||
######
|
######
|
||||||
# Final image
|
# Final image
|
||||||
######
|
######
|
||||||
FROM alpine:3.23
|
FROM alpine:3.24
|
||||||
# Install OS-level dependencies
|
# Install OS-level dependencies
|
||||||
RUN apk add --no-cache bash curl iptables nftables openresolv wireguard-tools tzdata
|
RUN apk add --no-cache bash curl iptables nftables openresolv wireguard-tools tzdata
|
||||||
# Setup timezone
|
# Setup timezone
|
||||||
|
|||||||
Reference in New Issue
Block a user