Commit 679ac747 authored by nanahira's avatar nanahira

pg14

parent 46fa295c
Pipeline #36012 failed with stages
in 50 seconds
FROM postgres:alpine
FROM postgres:14-alpine
ADD install.sh install.sh
RUN sh install.sh && rm install.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment