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

fix(container): update ghcr.io/ylianst/meshcentral ( 1.1.37 → 1.1.38 ) #3489

Merged
merged 1 commit into from
Jan 10, 2025
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
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
app:
image:
repository: ghcr.io/ylianst/meshcentral
tag: 1.1.37@sha256:caca1ee285c77909d0802343f19162920d73010ed7803a2576ec4cd20b4b9d6e
tag: 1.1.38@sha256:1431343422c056bba976574605bb78fb910f9ce54b357d0671e5c5a27a8cc54d
env:
TZ: ${TIMEZONE}
NODE_ENV: production
Expand Down
Loading