Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch base image from Debian Buster to Ubuntu 24.04 to resolve PostgreSQL repository issue #2128

Merged
merged 4 commits into from
Oct 7, 2024

Conversation

MSzalowski
Copy link
Contributor

No description provided.

Updated the Cardano Node version from 9.1.1 to 9.2.1 in both the
`Makefile` and `docker-compose.node+dbsync.yml` files to ensure
compatibility with the latest release. This change is in line with the
user story requirement to use version 9.2.1 on sanchonet in the proposal
pillar, addressing potential improvements or fixes that come with the
new version.
…de-on-sanchonet-to-921

[#2118] 💡 Bump cardano-node on sanchonet to 9.2.1
…reSQL repository issue

The deployment of the GovTool backend was failing due to a missing
PostgreSQL repository for Debian Buster. Upon investigation, it was
determined that the specific repository required is no longer available,
causing a 404 error. To resolve this, the base image has been updated
from Debian Buster to Ubuntu 24.04. This change ensures compatibility
with the PostgreSQL repository, allowing for seamless installation of
PostgreSQL 14 and associated development libraries. The Dockerfile has
been modified to include essential dependencies and tools, facilitating
a consistent and reliable deployment process for the backend
application.
…e-of-govtool-backend-due-to-missing-postgresql-repository

[#2120] Deployment failure of GovTool backend due to missing PostgreSQL repository
Copy link

github-actions bot commented Oct 7, 2024

✅ All checks succeeded

2 similar comments
Copy link

github-actions bot commented Oct 7, 2024

✅ All checks succeeded

Copy link

github-actions bot commented Oct 7, 2024

✅ All checks succeeded

@MSzalowski MSzalowski merged commit 2469720 into test Oct 7, 2024
8 of 9 checks passed
Copy link

github-actions bot commented Oct 7, 2024

@MSzalowski
This PR is in the tag: test-246972013c92e3d88a24ff81609b513f79380112 , for govtool-frontend service

Copy link

github-actions bot commented Oct 7, 2024

@MSzalowski
This PR is in the tag: test-246972013c92e3d88a24ff81609b513f79380112 , for govtool-backend service

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.

2 participants