Skip to content
Snippets Groups Projects
Commit 660a848f authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

Adjusted docker base image to match deployment machine

parent 8bebcd23
No related branches found
No related tags found
1 merge request!3Resolve "bring up to date"
Pipeline #17923 passed
FROM ubuntu:18.04
FROM ubuntu:22.04
RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -yq \
postgresql \
......
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