mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-02-22 21:20:53 +01:00
Update Alpine
This updates to the newest stable version (Alpine 3.8)
This commit is contained in:
parent
4c6ba58ef5
commit
ab72ba10c2
@ -1,4 +1,4 @@
|
||||
FROM python:3.6-alpine3.7
|
||||
FROM python:3.6-alpine3.8
|
||||
|
||||
RUN apk add --no-cache \
|
||||
bash \
|
||||
|
Loading…
Reference in New Issue
Block a user