Skip to content

chore: move all images to new GCP project #18324

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

Merged
merged 4 commits into from
Jun 11, 2025
Merged

chore: move all images to new GCP project #18324

merged 4 commits into from
Jun 11, 2025

Conversation

deansheather
Copy link
Member

The alpine image I repulled from alpine:3.18 but the digest changed, I guess because it had it's packages updated or something.

Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@deansheather deansheather enabled auto-merge (squash) June 11, 2025 12:37
@deansheather deansheather merged commit ae3882a into main Jun 11, 2025
41 checks passed
@deansheather deansheather deleted the dean/images branch June 11, 2025 13:06
@github-actions github-actions bot locked and limited conversation to collaborators Jun 11, 2025
@@ -87,7 +87,7 @@ RUN apt-get update && \
rm -rf /tmp/go/src

# alpine:3.18
FROM gcr.io/coder-dev-1/alpine@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 AS proto
FROM us-docker.pkg.dev/coder-v2-images-public/public/alpine@sha256:fd032399cd767f310a1d1274e81cab9f0fd8a49b3589eba2c3420228cd45b6a7 AS proto
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we doing anything to keep this updated in the registry?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, nor do I think it's very necessary. This is an intermediary container.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants