Skip to content

Commit 6902e66

Browse files
authored
Update Dockerfile
1 parent 97984eb commit 6902e66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ RUN apk add --no-cache \
222222
echo "pgadmin ALL = NOPASSWD: /usr/sbin/postfix start" > /etc/sudoers.d/postfix && \
223223
echo "pgadminr ALL = NOPASSWD: /usr/sbin/postfix start" >> /etc/sudoers.d/postfix
224224

225-
USER pgadmin
225+
USER 5050
226226

227227
# Finish up
228228
VOLUME /var/lib/pgadmin

0 commit comments

Comments
 (0)