]> git.ipfire.org Git - thirdparty/patchwork.git/commit
Fix compat with latest patchwork/pyenv image
authorStephen Finucane <stephen@that.guru>
Sat, 6 Jun 2026 12:04:43 +0000 (13:04 +0100)
committerStephen Finucane <stephen@that.guru>
Sat, 6 Jun 2026 14:45:25 +0000 (15:45 +0100)
commit3f3812e4007fea8fc6260da8b6680470c35ff46b
tree56540193f059bf3879950c83ec9ec63bd0d29023
parentd28b53e4f7ac006a707e723d680330eb209229e0
Fix compat with latest patchwork/pyenv image

We switched to the Ubuntu 24.04 base image some time back. This includes
an ubuntu user that conflicts with the patchwork user we were creating.
Simplify this by using the ubuntu user instead.

Signed-off-by: Stephen Finucane <stephen@that.guru>
.github/workflows/ci.yaml
docker-compose-pg.yml
docker-compose-sqlite3.yml
docker-compose.yml
tools/docker/Dockerfile
tools/docker/entrypoint.sh