Browse Source

Pin to Alpine 3.22 to use an older version of openresolv

pull/49/head
Jordan Potter 7 months ago
parent
commit
d1f97c44d3
  1. 2
      Dockerfile

2
Dockerfile

@ -1,4 +1,4 @@
FROM alpine:3
FROM alpine:3.22
RUN apk add --no-cache \
findutils openresolv iptables ip6tables iproute2 wireguard-tools

Loading…
Cancel
Save