Skip to content

Commit

Permalink
bump postgres versjon i slowtester
Browse files Browse the repository at this point in the history
Co-authored-by: Morten Byhring <[email protected]>
  • Loading branch information
b162214 and mortenbyhring committed Feb 2, 2024
1 parent 72a729c commit 0809df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/local/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:12
FROM postgres:14

RUN localedef -i nb_NO -c -f UTF-8 -A /usr/share/locale/locale.alias nb_NO.UTF-8
ENV LANG nb_NO.utf8
Expand Down

0 comments on commit 0809df0

Please sign in to comment.