We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf4576 commit c542cd7Copy full SHA for c542cd7
proxySQL/Dockerfile
@@ -1,7 +1,7 @@
1
FROM ubuntu:16.04
2
MAINTAINER [email protected]
3
4
-ENV PROXYSQL_VERSION=1.4.7
+ENV PROXYSQL_VERSION=1.4.8
5
6
RUN deps=' \
7
curl \
0 commit comments