switch container to ubuntu
Some checks failed
Build and Push Image / Build and push image (push) Failing after 3m5s
Some checks failed
Build and Push Image / Build and push image (push) Failing after 3m5s
This commit is contained in:
parent
060b36d816
commit
984eda623d
@ -1,4 +1,4 @@
|
||||
FROM buildpack-deps:bookworm
|
||||
FROM buildpack-deps:jammy
|
||||
# explicitly set user/group IDs
|
||||
RUN set -eux; \
|
||||
groupadd -r postgres --gid=999; \
|
||||
|
Loading…
Reference in New Issue
Block a user