Compare commits
1 Commits
main
...
snyk-fix-1
Author | SHA1 | Date |
---|---|---|
snyk-bot | f162ba84be |
|
@ -2,7 +2,7 @@
|
|||
# example Dockerfile for https://docs.docker.com/examples/postgresql_service/
|
||||
#
|
||||
|
||||
FROM ubuntu
|
||||
FROM ubuntu:kinetic
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Reference in New Issue