Compare commits

...

1 Commits

1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# example Dockerfile for https://docs.docker.com/examples/postgresql_service/ # example Dockerfile for https://docs.docker.com/examples/postgresql_service/
# #
FROM ubuntu FROM ubuntu:22.04
# Add the PostgreSQL PGP key to verify their Debian packages. # Add the PostgreSQL PGP key to verify their Debian packages.
# It should be the same key as https://www.postgresql.org/media/keys/ACCC4CF8.asc # It should be the same key as https://www.postgresql.org/media/keys/ACCC4CF8.asc