We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5f05d5 commit f7cf839Copy full SHA for f7cf839
1 file changed
superset-db/Dockerfile
@@ -1,6 +1,6 @@
1
FROM postgres:12-bullseye
2
3
-LABEL version="3.0.0"
+LABEL version="3.1.0"
4
5
# Install dependencies
6
RUN apt-get update && \
0 commit comments