Skip to content

Commit 0632cb5

Browse files
committed
user 0
1 parent f548fba commit 0632cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM percona/percona-postgresql-operator:2.6.0-ppg16.8-postgres
22

33
# Switch to root user temporarily to gain necessary privileges for setup
4-
USER root
4+
USER 0
55

66
COPY postgres-oom-adjuster.sh /usr/local/bin/
77
COPY entrypoint-wrapper.sh /usr/local/bin/

0 commit comments

Comments
 (0)