Skip to content
Snippets Groups Projects
Verified Commit efc32831 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Use postgres 17

parent bf98f93b
No related branches found
No related tags found
No related merge requests found
Pipeline #200194 passed
FROM postgres:16 FROM postgres:17
RUN apt update && apt install -y postgresql-16-pg-rrule RUN apt update && apt install -y postgresql-17-pg-rrule
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment