We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b97cb9 commit a406c57Copy full SHA for a406c57
docker/orioledb/Dockerfile
@@ -41,7 +41,7 @@ ARG wal_g_release=2.0.1
41
####################
42
# Install postgres
43
44
-FROM orioledb/orioledb:latest-pg${postgresql_major}-ubuntu as base
+FROM orioledb/orioledb:beta3-s3-pg${postgresql_major}-ubuntu as base
45
# Redeclare args for use in subsequent stages
46
ARG TARGETARCH
47
ARG postgresql_major
0 commit comments