Skip to content

fix(postgres): Clean up and add tzdata and ca-certificates#130

Open
nderjung wants to merge 1 commit into
mainfrom
nderjung/fix/postgres/add-tzdata-ca-certificates
Open

fix(postgres): Clean up and add tzdata and ca-certificates#130
nderjung wants to merge 1 commit into
mainfrom
nderjung/fix/postgres/add-tzdata-ca-certificates

Conversation

@nderjung

Copy link
Copy Markdown
Member

This commit fixes an issue where time zone data was not present in the official Postgres image or latest CA certificates. This commit tidies up the Dockerfile to make its syntax more alike with others in this repository and adds the aforementioned packages. This latter solves connection issues which may occur from connecting to the Postgres instance from an IDE or database manager tool.

This commit fixes an issue where time zone data was not present
in the official Postgres image or latest CA certificates.  This
commit tidies up the `Dockerfile` to make its syntax more alike
with others in this repository and adds the aforementioned
packages.  This latter solves connection issues which may occur
from connecting to the Postgres instance from an IDE or
database manager tool.

Signed-off-by: Alexander Jung <alex@unikraft.cloud>
nurof3n pushed a commit that referenced this pull request Mar 24, 2026
…vulnerabilities

Run npm update to regenerate lockfile with patched dependencies.
- Alert #124: vite <6.2.6 (medium severity)
- Alert #125: vite <6.2.7 (medium severity)
- Alert #130: on-headers <1.1.0 (low severity)
- Alert #141: vite <6.3.6 (low severity)
- Alert #144: vite <6.3.6 (low severity)
- Alert #160: vite <6.4.1 (medium severity)
- Alert #171: body-parser <2.2.1 (medium severity)
- Alert #187: qs <6.14.1 (medium severity)
- Alert #230: qs <6.14.2 (low severity)
- Alert #258: rollup <4.59.0 (high severity)

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
dragosgheorghioiu pushed a commit that referenced this pull request Apr 7, 2026
…vulnerabilities

Run npm update to regenerate lockfile with patched dependencies.
- Alert #124: vite <6.2.6 (medium severity)
- Alert #125: vite <6.2.7 (medium severity)
- Alert #130: on-headers <1.1.0 (low severity)
- Alert #141: vite <6.3.6 (low severity)
- Alert #144: vite <6.3.6 (low severity)
- Alert #160: vite <6.4.1 (medium severity)
- Alert #171: body-parser <2.2.1 (medium severity)
- Alert #187: qs <6.14.1 (medium severity)
- Alert #230: qs <6.14.2 (low severity)
- Alert #258: rollup <4.59.0 (high severity)

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
dragosgheorghioiu pushed a commit that referenced this pull request Apr 7, 2026
…vulnerabilities

Run npm update to regenerate lockfile with patched dependencies.
- Alert #124: vite <6.2.6 (medium severity)
- Alert #125: vite <6.2.7 (medium severity)
- Alert #130: on-headers <1.1.0 (low severity)
- Alert #141: vite <6.3.6 (low severity)
- Alert #144: vite <6.3.6 (low severity)
- Alert #160: vite <6.4.1 (medium severity)
- Alert #171: body-parser <2.2.1 (medium severity)
- Alert #187: qs <6.14.1 (medium severity)
- Alert #230: qs <6.14.2 (low severity)
- Alert #258: rollup <4.59.0 (high severity)

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
dragosgheorghioiu pushed a commit that referenced this pull request Apr 7, 2026
…vulnerabilities

Run npm update to regenerate lockfile with patched dependencies.
- Alert #124: vite <6.2.6 (medium severity)
- Alert #125: vite <6.2.7 (medium severity)
- Alert #130: on-headers <1.1.0 (low severity)
- Alert #141: vite <6.3.6 (low severity)
- Alert #144: vite <6.3.6 (low severity)
- Alert #160: vite <6.4.1 (medium severity)
- Alert #171: body-parser <2.2.1 (medium severity)
- Alert #187: qs <6.14.1 (medium severity)
- Alert #230: qs <6.14.2 (low severity)
- Alert #258: rollup <4.59.0 (high severity)

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant