Skip to content

Commit

Permalink
revert postgres version update (#2106)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Aug 20, 2021
1 parent effb6ed commit 2acf769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrations/fixtures/deploy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:10.18-alpine
FROM postgres:10.17-alpine

ENV POSTGRES_USER=kotsadm
ENV POSTGRES_PASSWORD=password
Expand Down

0 comments on commit 2acf769

Please sign in to comment.