This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
FROM zabbix/zabbix-server-pgsql:alpine-6.4.7
|
||||
FROM zabbix/zabbix-server-pgsql:alpine-6.4.10
|
||||
|
||||
USER root
|
||||
|
||||
# force installation of python3
|
||||
# force installation of python3 and pip3
|
||||
RUN apk add --update --no-cache python3 \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user