mirror of
https://github.com/wfg/docker-openvpn-client.git
synced 2025-04-18 17:44:40 -04:00
Update to Alpine 3.17
This commit is contained in:
parent
d3ce6295ff
commit
99bb6571ae
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.16
|
||||
FROM alpine:3.17
|
||||
|
||||
RUN apk add --no-cache \
|
||||
bash \
|
||||
|
|
Loading…
Add table
Reference in a new issue