mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-04-05 10:26:43 +00:00
Upgrade openvswitch Docker image to use alpine:latest
This commit is contained in:
parent
4cff08b14c
commit
a108ba2db9
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.3
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk add --update openvswitch nano && rm -rf /var/cache/apk/*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user