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

chore(deps): update ghcr.io/bo0tzz/homepage:main docker digest to 6c767ef #676

Merged
merged 1 commit into from
Dec 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/homepage/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
spec:
containers:
- name: homepage
image: ghcr.io/bo0tzz/homepage:main@sha256:4d841c55d63cab7772228cc709743e66e10d65d2f26dad18f9bba58e46bc39bf
image: ghcr.io/bo0tzz/homepage:main@sha256:6c767ef6c8126063a453600be4f5d6956295e4168ca6cfbd9f2bb89b8e9e00f2
imagePullPolicy: Always
ports:
- containerPort: 4000
Expand Down